HomeSort by: relevance | last modified time | path
    Searched defs:temp_listp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/groff/dist/src/libs/libbib/
index.cpp 77 const int *search(const char *ptr, int length, int **temp_listp);
514 int **temp_listp)
517 if (*temp_listp) {
518 a_delete *temp_listp; local
519 *temp_listp = 0;
559 *temp_listp = matches;
index.cpp 77 const int *search(const char *ptr, int length, int **temp_listp);
514 int **temp_listp)
517 if (*temp_listp) {
518 a_delete *temp_listp; local
519 *temp_listp = 0;
559 *temp_listp = matches;

Completed in 33 milliseconds