Searched refs:OROR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h94 #define OROR 350 macro
H A Dpic.y181 %token OROR
244 %left OROR
543 | text_expr OROR text_expr
545 | text_expr OROR expr
547 | expr OROR text_expr
1635 | expr OROR expr
H A Dlex.cpp1178 return OROR;
H A Dpic.cpp166 #define OROR 350 macro
3208 "LOWER","SH","PRINT","CW","CCW","FOR","DO","IF","ELSE","ANDAND","OROR",
3272 "text_expr : text_expr OROR text_expr",
3273 "text_expr : text_expr OROR expr",
3274 "text_expr : expr OROR text_expr",
3469 "expr : expr OROR expr",
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/t/
H A Dstress.t191 %left OROR
760 | expr_no_commas OROR expr_no_commas
2042 | operator OROR

Completed in 148 milliseconds