n_words_found     288 gc/reclaim.c   #   define INCR_WORDS(sz) n_words_found += (sz)
n_words_found     292 gc/reclaim.c   #   define NWORDS_DECL signed_word n_words_found = 0;
n_words_found     293 gc/reclaim.c   #   define COUNT_UPDATE *count += n_words_found;
n_words_found     503 gc/reclaim.c           register int n_words_found = 0;