Home
last modified time | relevance | path

Searched defs:new_exp (Results 1 – 3 of 3) sorted by relevance

/third_party/e2fsprogs/intl/
Dplural.y63 new_exp (int nargs, enum operator op, struct expression * const *args) in new_exp() function
Dplural.c84 new_exp (int nargs, enum operator op, struct expression * const *args) in new_exp() function
/third_party/mksh/
Dfuncs.c357 bool new_exp, new_nl = true; in c_print() local