HomeSort by relevance Sort by last modified time
    Searched refs:NOP_FUNCTION (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 180 #ifndef NOP_FUNCTION
182 #define NOP_FUNCTION __noop
184 #define NOP_FUNCTION (void)0
winnt.h 137 #ifndef NOP_FUNCTION
139 #define NOP_FUNCTION __noop
141 #define NOP_FUNCTION (void)0
    [all...]