Searched defs:__nocsan (Results 1 – 1 of 1) sorted by relevance
356 #define __nocsan __attribute__((no_sanitize("thread"))) macro358 #define __nocsan __attribute__((no_sanitize_thread)) macro360 #define __nocsan /* nothing */ macro