Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c365 DC_INST_LOAD, enumerator
5160 inst = t == DC_LEX_LOAD_POP ? DC_INST_PUSH_VAR : DC_INST_LOAD; in zdc_parse_token()
6901 case DC_INST_LOAD: in zxc_program_exec()
6903 bool copy = inst == DC_INST_LOAD; in zxc_program_exec()