OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENOSTR_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
errno_portable.h
55
#define
ENOSTR_PORTABLE
60
/development/ndk/sources/android/libportable/arch-mips/
errno.c
57
case ENOSTR: return
ENOSTR_PORTABLE
;
160
case
ENOSTR_PORTABLE
: return ENOSTR;
Completed in 99 milliseconds