Home
last modified time | relevance | path

Searched defs:parse_err (Results 1 – 4 of 4) 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/linux/drivers/mtd/devices/
H A Dphram.c241 #define parse_err(fmt, args...) do { \ macro
/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/
H A Dbuiltin-trace.c4852 struct parse_events_error parse_err; local