Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfvprintf.c143 #define SMputc(f,c) { if((o = SFFLSBUF(f,c)) >= 0 ) n_output += 1; \ macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfvprintf.c143 #define SMputc(f,c) { if((o = SFFLSBUF(f,c)) >= 0 ) n_output += 1; \ macro