Home
last modified time | relevance | path

Searched refs:LOGNOTOP (Results 1 – 6 of 6) sorted by relevance

/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dscan.h74 LOGNOTOP, /* level 13 */ enumerator
H A Dexpress.c448 case LOGNOTOP: in unary_exp()
450 return node(LOGNOTOP, cast_exp(), NULLNODE); in unary_exp()
H A Dscan.c34 WHITESPACE, LOGNOTOP, STRINGCONST, CONTROL, /* !"# */
775 case LOGNOTOP: in nextsym()
H A Dexptree.c611 case LOGNOTOP:
685 case LOGNOTOP:
869 case LOGNOTOP:
H A Dglogcode.c338 case LOGNOTOP:
H A Dgencode.c526 if ((op_t) op == LOGANDOP || (op_t) op == LOGNOTOP