Searched refs:input_ptr (Results 1 – 2 of 2) sorted by relevance
48 static unsigned char *input_ptr; variable1504 input_ptr = NULL; in ieee_mkobject()2555 input_ptr = input_ptr_start; in fill()2569 #define THIS() ( *input_ptr )2570 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill (); }3186 input_ptr_start = input_ptr = input_buffer; in relocate_debug()
3441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,