Searched defs:in_p (Results 1 – 3 of 3) sorted by relevance
225 for (const char* in_p = in_p_begin; in_p < in_p_end; ++in_p) { in ReplaceLfByCrLf() local243 for (const char* in_p = in_p_begin; in_p < in_p_end; ++in_p) { in ReplaceCrLfByLf() local
1468 int in_p, unsigned char *out, int out_p) { in transpose8x16()1533 static INLINE void transpose(unsigned char *src[], int in_p, in transpose()