Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/fortify/
H A Dfortify.h61 #define __DIAGNOSE_PREDICT_TRUE(exp) __builtin_expect((exp) != 0, 1) macro
/third_party/musl/include/fortify/linux/
H A Dfortify.h61 #define __DIAGNOSE_PREDICT_TRUE(exp) __builtin_expect((exp) != 0, 1) macro

Completed in 2 milliseconds