Searched defs:fn_fputc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dbuiltins.c5018 tree const fn_fputc = unlocked ? built_in_decls[BUILT_IN_FPUTC_UNLOCKED] local
9859 tree const fn_fputc = unlocked ? built_in_decls[BUILT_IN_FPUTC_UNLOCKED] local
11144 tree fp, fmt, fn = NULL_TREE, fn_fputc, fn_fputs, arg, call; local

Completed in 174 milliseconds