Searched refs:EMAXERRNO (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Derrno.h15 #define EMAXERRNO 1133 macro
/linux-master/tools/arch/mips/include/asm/
H A Derrno.h15 #define EMAXERRNO 1133 macro
/linux-master/arch/mips/kernel/
H A Dscall64-n32.S60 li t0, -EMAXERRNO - 1 # error?
H A Dscall64-n64.S69 li t0, -EMAXERRNO - 1 # error?
H A Dscall64-o32.S109 li t0, -EMAXERRNO - 1 # error?
H A Dscall32-o32.S110 li t0, -EMAXERRNO - 1 # error?

Completed in 102 milliseconds