Searched defs:ptrptr (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/Sema/ |
D | warn-cast-qual.c | 7 const char * const *ptrptr = 0; in foo() local
|
/external/clang/test/Analysis/ |
D | symbol-reaper.c | 69 int **ptrptr; variable
|
/external/pcre/dist2/src/ |
D | pcre2_substitute.c | 78 find_text_end(const pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, in find_text_end()
|
D | pcre2_compile.c | 1236 read_number(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, int32_t allow_sign, in read_number() 1322 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, in read_repeat_counts() 1938 get_ucp(PCRE2_SPTR *ptrptr, BOOL *negptr, uint16_t *ptypeptr, in get_ucp() 2145 read_name(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t terminator, in read_name()
|