Searched refs:expand_errno_check (Results 1 – 2 of 2) sorted by relevance
92 static void expand_errno_check (tree, rtx);1733 expand_errno_check (tree exp, rtx target) in expand_errno_check() function1876 expand_errno_check (exp, target); in expand_builtin_mathfn()2040 expand_errno_check (exp, target); in expand_builtin_mathfn_2()
18299 * builtins.c (expand_errno_check): Assume that flag_errno_math33053 * builtins.c (expand_errno_check): New function to update errno33055 (expand_builtin_mathfn): Use expand_errno_check.33057 math functions, reusing the code in expand_errno_check.