HomeSort by: relevance | last modified time | path
    Searched defs:__nocsan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
cdefs.h 356 #define __nocsan __attribute__((no_sanitize("thread"))) macro
358 #define __nocsan __attribute__((no_sanitize_thread)) macro
360 #define __nocsan /* nothing */ macro
cdefs.h 356 #define __nocsan __attribute__((no_sanitize("thread"))) macro
358 #define __nocsan __attribute__((no_sanitize_thread)) macro
360 #define __nocsan /* nothing */ macro

Completed in 26 milliseconds