Home
last modified time | relevance | path

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

/external/u-boot/arch/sandbox/cpu/
Dos.c219 int hidden_short_opt; in os_parse_args() local
242 hidden_short_opt = 0x100; in os_parse_args()
255 long_opts[i].val = sb_opt[i]->flag_short = hidden_short_opt++; in os_parse_args()