Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/bc/
H A Dbc.y843 emit_macro(int nodeidx, ssize_t code) in emit_macro() argument
848 printf("]s%s\n", instructions[nodeidx].u.cstr); in emit_macro()