Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_bool_expr.c169 #define TST_OP_NONE -1 macro
175 return TST_OP_NONE; in stack_peek_op()
194 case TST_OP_NONE: in check_one()
229 int prev_op = TST_OP_NONE; in shunting_yard()