Home
last modified time | relevance | path

Searched defs:AP_num3 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DAPL_types.hh524 struct AP_num3 struct
527 AP_num3(AP_num pro = NO_AP, AP_num par = AP_NULL, AP_num gra = AP_NULL) in AP_num3() argument
534 void operator =(const AP_num3 & other) in operator =() argument
542 bool operator==(const AP_num3 & other) const in operator ==() argument
547 AP_num proc; ///< the processor
548 AP_num parent; ///< the parent of the processor
549 AP_num grand; ///< the parent of the parent