Home
last modified time | relevance | path

Searched refs:dc_parse_insts (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bc/include/
H A Ddc.h88 extern const uint8_t dc_parse_insts[];
/freebsd/contrib/bc/src/
H A Ddc_parse.c399 inst = dc_parse_insts[t]; in dc_parse_expr()
H A Ddata.c1204 const uchar dc_parse_insts[] = { variable