gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:__swbuf from t2ex/bsd_source/lib/libc/src_bsd/include/stdio.h (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/include/stdio.h - 15.7KB - 450 lines
390:         else
391:                 return (__swbuf(_c, _p));
392: }
401: (int)*(p)->_p++ : \ 402: __swbuf('\n', p) : \ 403: __swbuf((int)(c), p) : \ 404: (*(p)->_p = (c), (int)*(p)->_p++))