Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c293 int hidden_short_opt; in os_parse_args() local
316 hidden_short_opt = 0x100; in os_parse_args()
329 long_opts[i].val = sb_opt[i]->flag_short = hidden_short_opt++; in os_parse_args()