HomeSort by: relevance | last modified time | path
    Searched refs:NOTE_FFNOP (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
event.d 80 * On output, the top two bits will always be set to NOTE_FFNOP and the
83 NOTE_FFNOP = 0x00000000, /* ignore input fflags */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/sys/
event.d 121 NOTE_FFNOP = 0x00000000,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
event.d 106 * On output, the top two bits will always be set to NOTE_FFNOP and the
109 NOTE_FFNOP = 0x00000000, /* ignore input fflags */
  /src/sys/sys/
event.h 117 * On output, the top two bits will always be set to NOTE_FFNOP and the
120 #define NOTE_FFNOP 0x00000000U /* ignore input fflags */
  /src/sys/kern/
kern_event.c 1620 case NOTE_FFNOP:

Completed in 18 milliseconds