Home
last modified time | relevance | path

Searched refs:BOOL_TEST_AND_SET (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c284 #define BOOL_TEST_AND_SET(fcode, tsan_fcode) \ macro
479 BOOL_TEST_AND_SET (ATOMIC_TEST_AND_SET, TSAN_ATOMIC8_EXCHANGE)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc293 #define BOOL_TEST_AND_SET(fcode, tsan_fcode) \ macro
488 BOOL_TEST_AND_SET (ATOMIC_TEST_AND_SET, TSAN_ATOMIC8_EXCHANGE)
H A DChangeLog-201613719 (BOOL_CLEAR, BOOL_TEST_AND_SET): Define.