Home
last modified time | relevance | path

Searched defs:fn_putchar (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dbuiltins.c4897 tree const fn_putchar = unlocked ? built_in_decls[BUILT_IN_PUTCHAR_UNLOCKED] in expand_builtin_printf() local
10921 tree fmt, fn = NULL_TREE, fn_putchar, fn_puts, arg, call; in fold_builtin_printf() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c4533 tree fn_putchar = unlocked ? local