Home
last modified time | relevance | path

Searched defs:__DIAGNOSE_ENABLE_IF (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/ndk_musl_include/fortify/
Dfortify.h63 #define __DIAGNOSE_ENABLE_IF(cond, msg) __attribute__((enable_if(cond, msg))) macro
/third_party/musl/porting/linux/user/include/fortify/
Dfortify.h63 #define __DIAGNOSE_ENABLE_IF(cond, msg) __attribute__((enable_if(cond, msg))) macro