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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_clock.cc79 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro
81 # define CPP_STAT_INC(typ) (void)0 macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_clock.cc77 # define CPP_STAT_INC(typ) StatInc(cur_thread(), typ) macro
79 # define CPP_STAT_INC(typ) (void)0 macro
[all...]

Completed in 185 milliseconds