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

/freebsd-12-stable/contrib/bc/include/
H A Dlex.h84 BC_LEX_OP_TRUNC, enumerator in enum:BcLexType
/freebsd-12-stable/contrib/bc/src/
H A Dbc_lex.c169 l->t = BC_LEX_OP_TRUNC;
H A Ddata.c807 BC_LEX_OP_TRUNC,
H A Dbc_parse.c1208 case BC_LEX_OP_TRUNC:

Completed in 155 milliseconds