Home
last modified time | relevance | path

Searched refs:ALL_PTRS (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dre_cmpl.c429 } ALL_PTRS; typedef
431 static ALL_PTRS *all_ptrs;
440 ALL_PTRS *p = calloc(1, sizeof(ALL_PTRS)); in no_leaks_re_ptr()
450 ALL_PTRS *next = all_ptrs->next; in re_leaks()