Home
last modified time | relevance | path

Searched refs:two_dup (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/efcode/engine/
H A Dinteractive.c374 two_dup(env); in fevaluate()
389 two_dup(env); in fload()
H A Dforth.c1339 two_dup(fcode_env_t *env) in two_dup() function
2203 two_dup(env); in dollar_find()
2222 two_dup(env); in interpret()
2245 two_dup(env); in interpret()
2556 ANSI(0x053, 0, "2dup", two_dup); in _init()
H A Dfcode.c831 two_dup(env); in left_parse_string()
H A Dpackage.c419 two_dup(env); in begin_package()
H A Ddebug.c330 two_dup(env); in undebug()
/titanic_44/usr/src/lib/efcode/include/fcode/
H A Dproto.h103 FNPROTO(two_dup);