Home
last modified time | relevance | path

Searched refs:allot (Results 1 – 8 of 8) sorted by relevance

/freebsd/stand/ficl/softwords/
H A Dmarker.fr15 here - allot \ reset HERE to my xt-addr
H A Doo.fr409 allot \ allocate payload space
418 nobj * allot \ allocate payload space
452 : allot { 2:this -- 2:instance }
454 this my=> get-size allot
459 : allot-array { nobj 2:this -- 2:instance }
461 this my=> get-size nobj * allot
/freebsd/stand/forth/
H A Dmenu.4th81 create kerncapbuf 64 allot
82 create kerndefault 64 allot
83 create kernelsbuf 256 allot
132 create init_text1 64 allot
133 create init_text2 64 allot
134 create init_text3 64 allot
135 create init_text4 64 allot
136 create init_text5 64 allot
137 create init_text6 64 allot
138 create init_text7 64 allot
[all …]
H A Dmenusets.4th33 create menuset_affixbuf 255 allot
34 create menuset_x 1 allot
35 create menuset_y 1 allot
H A Dcheck-password.4th41 create readval readmax allot \ input obtained (up to readmax characters)
H A Dsupport.4th93 does> create here swap dup @ allot cell+ @ execute
165 create module_options sizeof module.next allot 0 module_options !
166 create last_module_option sizeof module.next allot 0 last_module_option !
/freebsd/stand/ficl/
H A Dwords.c2377 static void allot(FICL_VM *pVM) in allot() function
4913 dictAppendWord(dp, "allot", allot, FW_DEFAULT); in ficlCompileCore()
/freebsd/share/dict/
H A Dweb25688 allot