| version 1.82, Thu Dec 26 19:16:17 2002 UTC | version 1.83, Wed Jan 8 09:53:07 2003 UTC | ||
|---|---|---|---|
|
|
||
| [THEN] | [THEN] | ||
| : body> 0 >body - ; | cell% 2* 0 0 field >body ( xt -- a_addr ) \ core | ||
| \G Get the address of the body of the word represented by @i{xt} (the | |||
| \G address of the word's data field). | |||
| drop drop | |||
| cell% -2 * 0 0 field body> ( xt -- a_addr ) | |||
| drop drop | |||
| : (search-wordlist) ( addr count wid -- nt | false ) | : (search-wordlist) ( addr count wid -- nt | false ) | ||
| dup wordlist-map @ find-method perform ; | dup wordlist-map @ find-method perform ; |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |