Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dlex.c156 bc_lex_num(BcLex* l, char start, bool int_only) in bc_lex_num()
/freebsd/contrib/bc/include/
H A Dlex.h102 #define BC_LEX_NUM_CHAR(c, pt, int_only) \ argument