Searched refs:CFE_ERR_NOTMIPS (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sibyte/cfe/
H A Dcfe_error.h48 #define CFE_ERR_NOTMIPS -15 macro
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/api/
H A Dcfe_error.h64 #define CFE_ERR_NOTMIPS -15 macro
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/include/
H A Dcfe_error.h66 #define CFE_ERR_NOTMIPS -15 macro
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe_error.c82 {CFE_ERR_NOTMIPS ,"Not a MIPS ELF file"},
H A Dcfe_ldr_elf.c235 if (ep->e_machine != EM_MIPS) return CFE_ERR_NOTMIPS;

Completed in 86 milliseconds