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

/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dsts.h65 void ffests_puts (ffests s, const char *string);
H A Dsts.c117 ffests_puts (s, string);
132 /* ffests_puts -- Put a zero-terminated (C-style) string into string
135 ffests_puts(s,"append me"); */
138 ffests_puts (ffests s, const char *string)
137 ffests_puts (ffests s, const char *string) function
H A Dstd.c3723 ffests_puts (s, string);
3756 ffests_puts (s, string);
3785 ffests_puts (s, string);
3824 ffests_puts (s, string);
3859 ffests_puts (s, string);
3894 ffests_puts (s, string);
3915 ffests_puts (s, string);
3935 ffests_puts (s, string);
3955 ffests_puts (s, string);
3970 ffests_puts (
[all...]

Completed in 110 milliseconds