Searched refs:FORTH (Results 26 - 32 of 32) sorted by relevance

12

/illumos-gate/usr/src/lib/efcode/fcdriver/
H A Dload_node.c287 FORTH(0, "set-default-search-path", set_default_search_path);
288 FORTH(0, "get-default-search-path", get_default_search_path);
H A Dmisc.c655 FORTH(0, "set-diagnostic-mode", set_diagnostic_mode);
656 FORTH(0, "local-mac-address?", local_mac_address);
657 FORTH(0, "local-ether-addr", local_ether_addr);
/illumos-gate/usr/src/lib/efcode/engine/
H A Dprims64.c462 FORTH(0, "unaligned-x@", unaligned_xfetch);
463 FORTH(0, "unaligned-x!", unaligned_xstore);
H A Dproperties.c182 /* recreate the FORTH environment for the remote call */
806 FORTH(0, "get-property", get_property);
807 FORTH(0, ".properties", dot_properties);
H A Denv.c854 FORTH(0, "verbose-emit", do_verbose_emit);
H A Dfcode.c1030 FORTH(0, "fcode-buffer", fcode_buffer_addr);
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h277 #define FORTH(fl, nm, fnc) define_word(env, fl, nm, fnc); macro

Completed in 297 milliseconds

12