Function | check_compiler_gcc |
Check if the compiler is GCC. |
Function | check_gcc_function_attribute |
Return True if the given function attribute is supported. |
Function | check_gcc_function_attribute_with_intrinsics |
Return True if the given function attribute is supported with intrinsics. |
Function | check_gcc_variable_attribute |
Return True if the given variable attribute is supported. |
Function | check_gcc_version_at_least |
Check that the gcc version is at least the specified version. |
Function | check_inline |
Return the inline identifier (may be empty). |
Function | check_restrict |
Return the restrict identifier (may be empty). |