Searched defs:operator (Results 1 – 3 of 3) sorted by relevance
58 struct operator { struct59 short op; /* Which operator. */ argument60 short pri; /* Priority of operator. */ argument
134 operator( s ) in operator() function
173 enum { flaw_map, scanning, operator } bs_how; /* How it was found */ enumerator