Searched refs:AC_FUNC_ATTR_ALWAYSINLINE (Results 1 – 3 of 3) sorted by relevance
45 AC_FUNC_ATTR_ALWAYSINLINE = (1 << 0), enumerator
243 case AC_FUNC_ATTR_ALWAYSINLINE: in attr_to_str()
540 ac_add_function_attr(ctx->ac.context, parts[i], -1, AC_FUNC_ATTR_ALWAYSINLINE); in si_build_wrapper_function()