Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c37 #define GWP_ASAN_PREDICT_TRUE(exp) __builtin_expect((exp) != 0, 1) macro
[all...]
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c37 #define GWP_ASAN_PREDICT_TRUE(exp) __builtin_expect((exp) != 0, 1) macro
[all...]

Completed in 3 milliseconds