Searched refs:output_ptr_end (Results 1 – 2 of 2) sorted by relevance
46 static unsigned char *output_ptr_end; variable1444 output_ptr_end = NULL; in ieee_mkobject()2480 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); }3117 output_ptr_end = obuff + OBS; in ieee_write_debug_part()
3441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,