Home
last modified time | relevance | path

Searched defs:no_trailing (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/one-true-awk/
H A Dtran.c398 bool no_trailing; getfval() local
H A Dlib.c875 is_valid_number(const char * s,bool trailing_stuff_ok,bool * no_trailing,double * result) is_valid_number() argument