Home
last modified time | relevance | path

Searched refs:ufputs (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/gcc/libcpp/
Dinternal.h623 static inline int ufputs (const unsigned char *, FILE *);
665 ufputs (const unsigned char *s, FILE *f) in ufputs() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcpphash.h587 static inline int ufputs PARAMS ((const uchar *, FILE *));
627 ufputs (s, f) in ufputs() function
DChangeLog.45263 (U_CHAR, U, ustrcmp, ustrncmp, ustrlen, uxstrdup, ustrchr, ufputs):
5267 ufputs): Move to cpplib.h.
12703 (ufputs): New wrapper.
DChangeLog.512514 ustrlen, uxstrdup, ustrchr, ufputs): Move to cpphash.h.
DChangeLog.710518 uxstrdup ustrchr, ufputs): Similarly.