Searched defs:outc (Results 1 – 2 of 2) sorted by relevance
76 #define outc(c, file) (--(file)->nleft < 0? (emptyoutbuf(file), *(file)->nextc++ = (c)) : (*(file)-… macro
282 struct output_file_callback *outc = to_output_file_callback(out); in callback_file_skip() local306 struct output_file_callback *outc = to_output_file_callback(out); in callback_file_write() local313 struct output_file_callback *outc = to_output_file_callback(out); in callback_file_close() local646 struct output_file_callback *outc; in output_file_open_callback() local