Home
last modified time | relevance | path

Searched refs:BC_LEX_STORE_IBASE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bc/src/
H A Ddc_parse.c233 case BC_LEX_STORE_IBASE: in dc_parse_token()
240 inst = (uchar) (t - BC_LEX_STORE_IBASE + BC_INST_IBASE); in dc_parse_token()
H A Ddata.c1171 BC_LEX_STORE_IBASE,
H A Dbc_parse.c1902 case BC_LEX_STORE_IBASE: in bc_parse_stmt()
2470 case BC_LEX_STORE_IBASE: in bc_parse_expr_err()
/freebsd/contrib/bc/include/
H A Dlex.h446 BC_LEX_STORE_IBASE, enumerator