Home
last modified time | relevance | path

Searched refs:REJECT (Results 1 - 6 of 6) sorted by relevance

/third_party/mksh/
H A Dsyn.c75 #define REJECT (reject = true) macro
78 #define tpeek(cf) ((reject) ? (symbol) : (REJECT, symbol = yylex(cf)))
117 REJECT; in pipeline()
135 REJECT; in andor()
174 REJECT; in c_list()
283 REJECT; in get_command()
291 REJECT; in get_command()
593 REJECT; in elsepart()
635 REJECT; in casepart()
653 REJECT; in casepart()
[all...]
/third_party/ltp/testcases/network/iptables/
H A Diptables_lib.sh193 tst_res TINFO "Use $toolname to REJECT ping request"
197 REJECT > tst_iptables.out 2>&1
221 tst_res TINFO "Deleting icmp request REJECT rule"
235 tst_res TPASS "$toolname can REJECT ping requests"
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp854 * any uses of REJECT which flex missed.
856 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp667 * any uses of REJECT which flex missed.
669 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp1126 * any uses of REJECT which flex missed.
1128 #define REJECT reject_used_but_not_detected macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp887 * any uses of REJECT which flex missed.
889 #define REJECT reject_used_but_not_detected macro

Completed in 17 milliseconds