Home
last modified time | relevance | path

Searched refs:NOTE_FFOR (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Devent.d85 NOTE_FFOR = 0x80000000, /* OR fflags */ enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d111 NOTE_FFOR = 0x80000000, /* OR fflags */
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d123 NOTE_FFOR = 0x80000000, enumerator
/netbsd-src/sys/sys/
H A Devent.h122 #define NOTE_FFOR 0x80000000U /* OR fflags */ macro
/netbsd-src/sys/kern/
H A Dkern_event.c1624 case NOTE_FFOR: in filt_usertouch()