Searched refs:output_ptr_end (Results 1 – 4 of 4) sorted by relevance
45 static unsigned char *output_ptr_end; variable1437 output_ptr_end = NULL; in ieee_mkobject()2469 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); }3105 output_ptr_end = obuff + OBS; in ieee_write_debug_part()
3441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,
2634 static unsigned char *output_ptr_end; variable2650 output_ptr_end = NULL;2685 #define OUT(x) { *output_ptr++ = (x); if(output_ptr == output_ptr_end) flush(); }3327 output_ptr_end = obuff + OBS;