Searched refs:chrtoi (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/string/
H A Dchrtoi.c33 chrtoi(register const char* s) function
/ast/src/lib/libpp/
H A Dppexpr.c532 n = chrtoi(pp.token + 1);
561 n = chrtoi(pp.token);
/ast/src/lib/libast/include/
H A Dast.h261 extern int chrtoi(const char*);
/ast/src/lib/libast/
H A DMakefile73 chresc.c chrtoi.c streval.c strexpr.c strmatch.c strcopy.c \

Completed in 23 milliseconds