Home
last modified time | relevance | path

Searched refs:POLLWRNORM (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Dpoll.h17 #ifndef POLLWRNORM
18 #define POLLWRNORM 0x0100 macro
/bionic/tests/headers/posix/
Dpoll_h.c46 MACRO(POLLWRNORM); in poll_h()