Searched defs:atomic_subtract_short (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/arm64/include/ | ||
| H A D | atomic.h | 541 #define atomic_subtract_short atomic_subtract_16 macro |
| /freebsd/sys/sys/ | ||
| H A D | atomic_san.h | 189 #define atomic_subtract_short ATOMIC_SAN(subtract_short) macro |