Searched refs:temp_listp (Results 1 – 1 of 1) sorted by relevance
77 const int *search(const char *ptr, int length, int **temp_listp);514 int **temp_listp) in search() argument517 if (*temp_listp) { in search()518 a_delete *temp_listp; in search() local519 *temp_listp = 0; in search()559 *temp_listp = matches; in search()