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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c44 static unsigned char *output_ptr; variable
1439 output_ptr = NULL;
2465 bfd_size_type amt = output_ptr - output_ptr_start;
2469 output_ptr = output_ptr_start;
2475 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); }
2638 int value = output_ptr - buf->ptrp + 3;
2674 buf->ptrp = output_ptr;
3110 output_ptr_start = output_ptr = obuff;
3112 output_ptr
[all...]

Completed in 81 milliseconds