Searched defs:__assert_sanitize (Results 1 – 1 of 1) sorted by relevance
74 #define __assert_sanitize(...) ((void)0) macro76 #define __assert_sanitize(...) (void)sizeof(((bool(*)(bool))0)(__VA_ARGS__)) macro79 #define __assert_sanitize(...) (void)sizeof(((_Bool(*)(_Bool))0)(__VA_ARGS__)) macro