Home
last modified time | relevance | path

Searched refs:does_ptr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dengine.h319 extern void (*does_ptr)(fcode_env_t *);
/titanic_41/usr/src/lib/efcode/engine/
H A Dforth.c38 void (*does_ptr)(fcode_env_t *env) = install_does; variable
2039 COMPILE_TOKEN(&does_ptr); in does()
H A Ddebug.c1122 (token_t)(&does_ptr), "does>", BI_NOTYET,