Home
last modified time | relevance | path

Searched refs:ENOANO (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/system/
Dlinux_error.hpp59 no_anode= ENOANO,
/third_party/musl/arch/generic/bits/
Derrno.h55 #define ENOANO 55 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h55 #define ENOANO 55 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h56 #define ENOANO 55 macro
/third_party/lwip/src/include/lwip/
Derrno.h102 #define ENOANO 55 /* No anode */ macro
/third_party/musl/arch/mips64/bits/
Derrno.h50 #define ENOANO 53 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h56 #define ENOANO 55 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h50 #define ENOANO 53 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h55 #define ENOANO 55 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h56 #define ENOANO 55 macro
/third_party/musl/arch/mips/bits/
Derrno.h50 #define ENOANO 53 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h55 #define ENOANO 55 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h56 #define ENOANO 55 macro
/third_party/ltp/lib/
Derrnos.h88 PAIR(ENOANO) in tst_strerrno()
/third_party/python/Modules/
Derrnomodule.c280 #ifdef ENOANO in errno_exec()
281 add_errcode("ENOANO", ENOANO, "No anode"); in errno_exec()
/third_party/python/Doc/library/
Derrno.rst301 .. data:: ENOANO
/third_party/ffmpeg/doc/
Derrno.txt86 ENOANO +..... No anode
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1096 #ifdef ENOANO
1097 case ENOANO: return "anode table overflow";