Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dproc.c1530 static ficlWord *fth_latest_xt; variable
1540 ficlStackPushPointer(vm->dataStack, fth_latest_xt); in ficl_latestxt()
2400 fth_latest_xt = word; in ficl_begin_definition()
2434 fth_latest_xt = word; in ficl_lambda_definition()
2468 fth_latest_xt = word; in ficl_proc_create_co()
2511 fth_latest_xt = word; in ficl_word_create_co()