OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POLLWRNORM_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/arch-mips/
poll.c
74
#if
POLLWRNORM_PORTABLE
==POLLWRNORM
81
if (portable_events &
POLLWRNORM_PORTABLE
) {
82
portable_events &= ~
POLLWRNORM_PORTABLE
;
/development/ndk/sources/android/libportable/common/include/
poll_portable.h
31
#define
POLLWRNORM_PORTABLE
0x0100
Completed in 147 milliseconds