Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_bool_expr.c29 static int char_to_op(char c) in char_to_op() function
57 (*last)->op = char_to_op(tok[0]); in new_tok()