Home
last modified time | relevance | path

Searched refs:T_NOT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/window/
H A Dparser5.c62 case T_NOT: in p_expr11()
81 case T_NOT: in p_expr11()
128 case T_NOT: in p_expr11()
H A Dtoken.h71 #define T_NOT 31 macro
H A Dscanner.c501 cx.x_token = T_NOT; in s_gettok()