OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EBADFD_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
errno_portable.h
72
#define
EBADFD_PORTABLE
77
/development/ndk/sources/android/libportable/arch-mips/
errno.c
74
case EBADFD: return
EBADFD_PORTABLE
;
177
case
EBADFD_PORTABLE
: return EBADFD;
Completed in 50 milliseconds