Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dpoll.h22 #define POLLPRI 0x0002 macro
/bionic/tests/headers/posix/
Dpoll_h.c44 MACRO(POLLPRI); in poll_h()