Searched refs:SFputc (Results 1 – 1 of 1) sorted by relevance
156 #define SFputc(f,c) SMputc(f,c) macro164 #define SFputc(f,c) { if(d < endd) { *d++ = (uchar)c; } \ macro239 SFputc(f,'%');242 SFputc(f,'%');785 { SFputc(f,base); }879 { SFputc(f,base); }1309 { SFputc(f,fmt);