Searched refs:output_ptr_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c45 static unsigned char *output_ptr_end; variable
1440 output_ptr_end = NULL;
2475 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); }
3111 output_ptr_end = obuff + OBS;

Completed in 66 milliseconds