Home
last modified time | relevance | path

Searched defs:EOTHER (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Derrno.in.h130 # define EOTHER 131 /* not required by POSIX */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d242 enum EOTHER = 131; in version() local