Searched refs:sinfn (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfold-const.c9345 tree sinfn = mathfn_built_in (type, BUILT_IN_SIN);
9347 if (sinfn != NULL_TREE)
9348 return build_function_call_expr (sinfn,
9310 tree sinfn = mathfn_built_in (type, BUILT_IN_SIN); local

Completed in 101 milliseconds