Home
last modified time | relevance | path

Searched defs:NOTE_FFNOP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Devent.d83 NOTE_FFNOP = 0x00000000, /* ignore input fflags */ enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d121 NOTE_FFNOP = 0x00000000, enumerator
/netbsd-src/sys/sys/
H A Devent.h120 #define NOTE_FFNOP 0x00000000U /* ignore input fflags */ macro