Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h255 POLL_PRI, /* High priority input available. */ enumerator
256 # define POLL_PRI POLL_PRI macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h209 #define POLL_PRI (__SI_POLL|5) /* high priority input available */ macro