Searched refs:input_ptr (Results 1 – 1 of 1) sorted by relevance
47 static unsigned char *input_ptr; variable1439 input_ptr = NULL; in ieee_mkobject()2452 input_ptr = input_ptr_start; in fill()2466 #define THIS() ( *input_ptr )2467 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill (); }3082 input_ptr_start = input_ptr = input_buffer; in relocate_debug()