Searched refs:SWAP_LIMIT (Results 1 – 2 of 2) sorted by relevance
645 #define SWAP_LIMIT 17 in cpp_atomic_builtins() macro646 bool have_swap[SWAP_LIMIT]; in cpp_atomic_builtins()719 #define SWAP_INDEX(T) ((SIZEOF_NODE (T) < SWAP_LIMIT) ? SIZEOF_NODE (T) : 0) in cpp_atomic_builtins()750 if (psize >= SWAP_LIMIT) in cpp_atomic_builtins()
687 #define SWAP_LIMIT 17 in cpp_atomic_builtins() macro688 bool have_swap[SWAP_LIMIT]; in cpp_atomic_builtins()761 #define SWAP_INDEX(T) ((SIZEOF_NODE (T) < SWAP_LIMIT) ? SIZEOF_NODE (T) : 0) in cpp_atomic_builtins()806 if (psize >= SWAP_LIMIT) in cpp_atomic_builtins()