Searched refs:ptrs (Results 1 – 1 of 1) sorted by relevance
153 || ptrs_to_free->count == (sizeof (ptrs_to_free->ptrs) \154 / sizeof (ptrs_to_free->ptrs[0]))) \161 ptrs_to_free->ptrs[ptrs_to_free->count++] = (ptr); \191 char **ptrs[32]; member3038 free (*p->ptrs[cnt]); in __vfwscanf_internal()3039 *p->ptrs[cnt] = NULL; in __vfwscanf_internal()
Completed in 5 milliseconds