Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_csan.c425 #define _CSAN_ATOMIC_FUNC_FCMPSET(name, type) \ macro
435 _CSAN_ATOMIC_FUNC_FCMPSET(name, type) \
436 _CSAN_ATOMIC_FUNC_FCMPSET(acq_##name, type) \
437 _CSAN_ATOMIC_FUNC_FCMPSET(rel_##name, type)