Home
last modified time | relevance | path

Searched defs:parse_err (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h71 const char *parse_err; /* Error to report from parsing */ member
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c366 static char parse_err[3] = { '-', 0, '\0', }; in os_parse_args() local
/openbmc/linux/tools/perf/
Dbuiltin-trace.c