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

/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dsts.c129 ffests_puttext (s, &c, 1);
140 ffests_puttext (s, string, strlen (string));
143 /* ffests_puttext -- Put a number of characters into string
146 ffests_puttext(s,"hi there",8);
152 ffests_puttext (ffests s, const char *text, ffestsLength length)
151 ffests_puttext (ffests s, const char *text, ffestsLength length) function
H A Dsts.h66 void ffests_puttext (ffests s, const char *text, ffestsLength length);

Completed in 114 milliseconds