HomeSort by relevance Sort by last modified time
    Searched defs:WARN_REFERENCES (Results 26 - 29 of 29) sorted by null

12

  /bionic/libc/arch-x86/include/machine/
asm.h 207 #define WARN_REFERENCES(sym,msg) \
212 #define WARN_REFERENCES(sym,msg) \
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 93 * WARN_REFERENCES: create a warning if the specified symbol is referenced
95 #define WARN_REFERENCES(_sym,_msg) \
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h 93 * WARN_REFERENCES: create a warning if the specified symbol is referenced
95 #define WARN_REFERENCES(_sym,_msg) \
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h 93 * WARN_REFERENCES: create a warning if the specified symbol is referenced
95 #define WARN_REFERENCES(_sym,_msg) \

Completed in 1522 milliseconds

12