Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/interpreter/
H A Dinterpreter.c166 run_fcode_from_file(env, fcode_file, aout); in main()
/titanic_41/usr/src/lib/efcode/engine/
H A Dinterface.c179 run_fcode_from_file(fcode_env_t *env, char *fname, int aout_flag) in run_fcode_from_file() function
/titanic_41/usr/src/lib/efcode/fcdriver/
H A Dload_node.c220 run_fcode_from_file(env, fname, 0); in load_appropriate_file()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h302 void run_fcode_from_file(fcode_env_t *, char *, int);