Lines Matching refs:understands

170 # Check if the C compiler understands __func__ (C99) or __FUNCTION__ (gcc).
180 [Define to 1 if your compiler understands __func__.])
189 [Define to 1 if your compiler understands __FUNCTION__.])
197 # Check if the C compiler understands _Static_assert(),
210 [Define to 1 if your compiler understands _Static_assert.])
217 # Check if the C compiler understands typeof or a variant. Define
234 [Define to 1 if your compiler understands `typeof' or something similar.])
244 # Check if the C compiler understands __builtin_types_compatible_p,
257 [Define to 1 if your compiler understands __builtin_types_compatible_p.])
263 # Check if the C compiler understands __builtin_constant_p(),
279 [Define to 1 if your compiler understands __builtin_constant_p.])
286 # Check if the C compiler understands __builtin_$op_overflow(),
307 [Define to 1 if your compiler understands __builtin_$op_overflow.])
314 # Check if the C compiler understands __builtin_unreachable(),
328 [Define to 1 if your compiler understands __builtin_unreachable.])
379 [Define to 1 if your compiler understands $1.])
498 # Check if the C compiler understands __sync_lock_test_and_set(char),
518 # Check if the C compiler understands __sync_lock_test_and_set(),
534 # Check if the C compiler understands __sync_compare_and_swap() for 32bit
549 # Check if the C compiler understands __sync_compare_and_swap() for 64bit
564 # Check if the C compiler understands __atomic_compare_exchange_n() for 32bit
580 # Check if the C compiler understands __atomic_compare_exchange_n() for 64bit