Home
last modified time | relevance | path

Searched defs:POLL_IN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h247 POLL_IN = 1, /* Data input available. */ enumerator
248 # define POLL_IN POLL_IN macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h205 #define POLL_IN (__SI_POLL|1) /* data input available */ macro