Searched refs:U_NONE (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_bag.c261 (void) built_in(in_dict("bag_enter", 2), p_bag_enter, B_SAFE|U_NONE); local
262 (void) built_in(in_dict("bag_count", 2), p_bag_count, B_SAFE|U_NONE); local
263 (void) built_in(in_dict("bag_erase", 1), p_bag_erase, B_SAFE|U_NONE); local
266 (void) built_in(in_dict("bag_abolish", 1), p_handle_free, B_SAFE|U_NONE); local
H A Dbip_mps.c655 p_mps_ping_1, B_SAFE|U_NONE); local
657 p_mps_ping_2, B_SAFE|U_NONE); local
659 p_mps_port_register_4, B_SAFE|U_NONE); local
661 p_mps_port_deregister_3, B_SAFE|U_NONE); local
669 p_mps_exit_0, B_SAFE|U_NONE); local
674 p_mps_port_deallocate_1, B_SAFE|U_NONE); local
676 p_mps_str_send_2, B_SAFE|U_NONE); local
H A Dbip_heapevents.c295 (void) built_in(in_dict("event_enable", 1), p_event_enable, B_SAFE|U_NONE); local
296 (void) built_in(in_dict("event_disable", 1), p_event_disable, B_SAFE|U_NONE); local
H A Dbip_parallel.c418 p_dbag_enter, B_SAFE|U_NONE); local
H A Dbip_shelf.c441 (void) built_in(in_dict("shelf_abolish", 1), p_handle_free, B_SAFE|U_NONE); local
H A Ddict.h338 #define U_NONE 0x00000000 /* no unification at all, must be 0! */ macro
H A Dbip_module.c496 case U_NONE:

Completed in 94 milliseconds