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

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c79 size_t num_forwards; member in struct:macro_arg_token_iter
1743 iter->num_forwards = 0;
1768 if (it->num_forwards > 0)
1775 it->num_forwards++;
1785 && it->num_forwards > 0)
1799 && it->num_forwards > 0)
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc79 size_t num_forwards; member in struct:macro_arg_token_iter
1802 iter->num_forwards = 0;
1827 if (it->num_forwards > 0)
1834 it->num_forwards++;
1844 && it->num_forwards > 0)
1858 && it->num_forwards > 0)

Completed in 107 milliseconds