Home
last modified time | relevance | path

Searched defs:test_and_set (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h103 bool test_and_set(unsigned Idx) { in test_and_set() function
532 bool test_and_set(unsigned Idx) { in test_and_set() function
H A DCoalescingBitVector.h129 void test_and_set(IndexT Index) { in test_and_set() function
/freebsd/sys/contrib/zlib/
H A Dcrc32.c259 local int test_and_set(int volatile *flag) { in test_and_set() function