Win32Forth Version 6.06

List of all CODE and COLON definitions.


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

- H -


NAME Stack Comment File
H%. ( n -- ) Debug.f
H. ( u -- ) Fkernel.f
H.>S ( u -- ) DIS486.F
H.2 ( n1 -- ) Fkernel.f
H.4 ( n1 -- ) Fkernel.f
H.8 ( n1 -- ) Fkernel.f
H.N ( n1 n2 -- ) display n1 as a HEX number of n2 digits Fkernel.f
H.N.STR ( n1 n2 -- adr len ) display n1 a s a hex number of n2 digits FILEDUMP.F
H.NPUSTACK ( -- ) FLOAT.F
H.R ( n1 n2 -- ) display n1 as a hex number right Fkernel.f
H.R>S ( n1 n2 -- ) DIS486.F
HANDLE ( -- ) handles are automatically zeroed during Primutil.f
HANDLE-EXCEPT ( ex-ptr -- ropt ) Error routine called by OS, save & setup EXCEPTIO.F
HANDLE-KEY-EVENTS ( - ) enables in loops events Opengl.f
HANDLEMESSAGES { pMsg -- 0 } CALLBACK.f
HANDLEMESSAGES-INIT ( -- ) CALLBACK.f
HANDLEWINDOWSMESSAGES { hwnd msg wParam lParam -- flag } CALLBACK.f
HAS-BASE ( we have a base ) 486ASM.F
HAS-BASE? ( do we have a base? ) 486ASM.F
HAS-FULL-OFF ( must generate a full offset ) 486ASM.F
HAS-FULL-OFF? ( do we need a full offset? ) 486ASM.F
HAS-IMMED ( flag an immediate operand ) 486ASM.F
HAS-IMMED? ( do we have an immediate operand? ) 486ASM.F
HAS-MOD-R/M ( we've seen at least one operand ) 486ASM.F
HAS-MOD-R/M? ( have we seen an operand? ) 486ASM.F
HAS-OFFSET ( flag that we do have an offset ) 486ASM.F
HAS-OFFSET? ( do we have an offset? ) 486ASM.F
HAS-S-I-B ( we've started work on the s-i-b ) 486ASM.F
HAS-S-I-B? ( have we started work on the s-i-b ) 486ASM.F
HASH ( c_addr len -- hash-value ) dfc.F
HASH> ( -- hash ) rls Class.f
HAVE ( -- f ) Meta.f
HAVEMENU! ( flag -- ) Primutil.f
HEADER ( -- ) Meta.f
HEAP> ( -- addr ) Class.f
HEAPSIZE ( r c -- ) imageman.f
HELLO { \ doing-app? -- } startup stuff Extend.f
HELLO+" ( -- ) append to hello string Extend.f
HELP XDEBUG.F
HELP ( -- ) Utils.f
HELP-FILE ( -- ) specify a new help filename Utils.f
HELP-INDEX ( -- ) Utils.f
HELP-LINK ( -- ) link to the currently highlighted word Wined.f
HELP-ON-HELP ( -- ) get help on windows help Utils.f
HERE Meta.f
HERE! ( n - ) TOOLSET.F
HERE: ( -- ) Meta.f
HERE@ ( - n ) TOOLSET.F
HERE-C ( -- taddr ) Meta.f
HERE-H ( -- taddr ) Meta.f
HERE-T ( -- taddr ) Meta.f
HEREBP ( -- ) stop here next time Wined.f
HEX Fkernel.f
HIDE ( -- ) Fkernel.f
HIDE-CONSOLE ( -- ) Primutil.f
HIDE-CURSOR ( -- ) Utils.f
HIGHLIGHT" ( -- a1 n1 ) return the highlighting for current line Wined.f
HIGHLIGHT-ALL ( -- ) Wined.f
HIGHLIGHT-CASE-TOGGLE ( -- ) Wined.f
HIGHLIGHT-CUR-FONT { \ font$ -- } Wined.f
HIGHLIGHT-CURSOR ( -- ) Wined.f
HIGHLIGHT-DOWN ( -- ) Wined.f
HIGHLIGHT-END-DOC ( -- ) highlight to end of doc Wined.f
HIGHLIGHT-END-LINE ( -- ) highlight to the end of the current line Wined.f
HIGHLIGHT-HOME-DOC ( -- ) highlight to start of doc Wined.f
HIGHLIGHT-HOME-LINE ( -- ) highlight to the start of the current line Wined.f
HIGHLIGHT-LEFT ( -- ) highlight the next char to the left Wined.f
HIGHLIGHT-MARK ( -- ) Ctrl+Q Select Toggle Wined.f
HIGHLIGHT-RIGHT ( -- ) highlight the next char to the right Wined.f
HIGHLIGHT-UP ( -- ) Wined.f
HIGHLIGHT-WHOLE-LINE ( -- ) highlight the current line Wined.f
HIGHLIGHT-WORD ( -- ) highlight the current word under cursor Wined.f
HIGHLIGHT-WORD-LEFT ( -- ) highlight the next word to the left Wined.f
HIGHLIGHT-WORD-RIGHT ( -- ) highlight the next word to the right Wined.f
HIGHLIGHTING? ( -- f1 ) Wined.f
HINT fcp_inputwin.f
HISTORYAGE fcp101.f
HISTORYERASE fcp101.f
HISTPOP ( -- capt mv ) fcp101.f
HISTPUSH ( mv -- ) fcp101.f
HISTSIZE* fcp101.f
HIWORD ( n1 -- n2 ) Primutil.f
HLD-COUNT ( count - hld count-1 ) TOOLSET.F
HOLD ( char -- ) Fkernel.f
HOME-DOC ( -- ) Wined.f
HOME-LINE ( -- ) Wined.f
HORIZONTAL-LINE ( -- ) WORDS.F
HORIZONTALRULE ( -- ) put out a line on screen Wined.f
HTML: ( "htmlstring" -- ) compile time Wined.f
HTML? ( a1 n1 a2 n2 -- a3 n3 f1 ) Wined.f
HTML-RELEASE ( -- ) release the session handle Wined.f
HYPER-COMPILE ( -- ) Wined.f
HYPER-DELETE ( -- ) Wined.f
HYPER-EDIT ( -- ) Wined.f
HYPER-INSERT ( -- ) Wined.f
HYPER-LINK ( -- ) link to the currently highlighted word Wined.f
HYPER-OPEN ( -- ) Wined.f

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Created on June 22nd, 2003 by Dirk Busch.