Home
last modified time | relevance | path

Searched refs:__DIAGNOSE_ENABLE_IF (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/include/fortify/
H A Dstat.h34 __DIAGNOSE_ENABLE_IF(1, "")
H A Dfortify.h63 #define __DIAGNOSE_ENABLE_IF(cond, msg) __attribute__((enable_if(cond, msg))) macro
/third_party/musl/include/fortify/linux/
H A Dstat.h34 __DIAGNOSE_ENABLE_IF(1, "")
H A Dfortify.h63 #define __DIAGNOSE_ENABLE_IF(cond, msg) __attribute__((enable_if(cond, msg))) macro

Completed in 2 milliseconds