Searched refs:niterators (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libbib/
H A Dsearch.cpp42 : list(0), niterators(0), next_fid(1)
48 assert(niterators == 0);
89 list->niterators += 1;
94 list->niterators -= 1;
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dsearch.h34 int niterators; member in class:search_list

Completed in 138 milliseconds