Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h379 extern char *asm_error_str __P((int));
/openbmc/u-boot/cmd/
H A Dbedbug.c131 asm_error_str (asm_err)); in do_bedbug_asm()
/openbmc/u-boot/common/
H A Dbedbug.c922 char *asm_error_str (int err) in asm_error_str() function