Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_bool_expr.c37 return TST_OP_AND; in char_to_op()
191 case TST_OP_AND: in check_one()
283 case TST_OP_AND: in shunting_yard()
296 case TST_OP_AND: in shunting_yard()
378 case TST_OP_AND: in tst_bool_expr_eval()
/third_party/ltp/include/
Dtst_bool_expr.h11 TST_OP_AND, enumerator