Home
last modified time | relevance | path

Searched defs:__DIAGNOSE_WARNING_IF (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/include/fortify/
H A Dfortify.h65 #define __DIAGNOSE_WARNING_IF(cond, msg) __attribute__((diagnose_if(cond, msg, "warning"))) macro
/third_party/musl/include/fortify/linux/
H A Dfortify.h65 #define __DIAGNOSE_WARNING_IF(cond, msg) __attribute__((diagnose_if(cond, msg, "warning"))) macro

Completed in 2 milliseconds