Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DProcessorID.hh40 { id.proc = id.parent = id.grand = AP_NULL; } in clear_id()
69 SvoPid() : id(NO_AP, AP_NULL, AP_NULL) {} in SvoPid()
81 ProcAuth() : id(NO_AP, AP_NULL, AP_NULL) {} in ProcAuth()
H A DProcessorID.cc35 AP_num3 ProcessorID::id(NO_AP, AP_NULL, AP_NULL);
52 id.parent = uprefs.requested_par ? AP_num(uprefs.requested_par) : AP_NULL; in init()
53 id.grand = AP_NULL; in init()
137 int j = AP_NULL; in read_svopid()
138 int k = AP_NULL; in read_svopid()
316 int j = AP_NULL; in read_network_profile()
317 int k = AP_NULL; in read_network_profile()
H A DAPL_types.hh498 AP_NULL = 0, ///< invalid AP for structs using memset(0) enumerator
527 AP_num3(AP_num pro = NO_AP, AP_num par = AP_NULL, AP_num gra = AP_NULL) in AP_num3()
/dports/lang/gnu-apl/apl-1.8/src/APs/
H A DAPmain.cc72 AP_num3 ProcessorID::id(NO_AP, AP_NULL, AP_NULL);
H A DSvar_DB_server.cc158 AP_num3 not_found(NO_AP, AP_NULL, NO_AP); in find_offering_id()
H A DAPserver.cc427 ap3_fd.ap3.proc = AP_NULL; in new_connection()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Devents.h62 enum StandardTaskIDs{AP_NULL=-3,AP_RUNNING=-2,AP_CURRENT=-1}; enumerator
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/doc/html/
H A Dqt-assistant.adp6194 <keyword ref="events_StandardTaskIDs.html">AP_NULL</keyword>