Searched defs:input_ptr (Results 1 – 4 of 4) sorted by relevance
53 static uint8_t *input_ptr; variable
107 #define input_ptr u.str.ptr macro
47 static unsigned char *input_ptr; variable
2461 char *input_ptr, /* start of the bytes */ in add_bytes()