Home
last modified time | relevance | path

Searched refs:expm1_optab (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Doptabs.h332 #define expm1_optab (optab_table[OTI_expm1]) macro
H A Doptabs.c5279 expm1_optab = init_optab (UNKNOWN); in init_optabs()
H A Dbuiltins.c1805 errno_set = true; builtin_optab = expm1_optab; break; in expand_builtin_mathfn()