Searched refs:big_cp (Results 1 – 1 of 1) sorted by relevance
53 char *big_sp, *big_cp, *big_ep, *little_cp; variable76 big_cp = big_sp; /* start pointer in "big" byte string */79 big_cp = memmem(big_cp, (size_t)(big_ep - big_cp),81 if (big_cp == NULL) {84 T_LOG("found string at offset 0x%llx", (off_t) (big_cp - big_sp));86 (big_cp - big_sp + 4)), NULL);87 big_cp += little_len;