gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ADDASTER (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/vfprintf.c - 58.5KB - 1,551 lines
1237:                 case '*':
1238:                         ADDASTER();
1239:                         goto rflag;
1244: if ((ch = *fmt++) == '*') { 1245: ADDASTER(); 1246: goto rflag;