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

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 79 size_t num_forwards; member in struct:macro_arg_token_iter
1811 iter->num_forwards = 0;
1836 if (it->num_forwards > 0)
1843 it->num_forwards++;
1853 && it->num_forwards > 0)
1867 && it->num_forwards > 0)
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 79 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 29 milliseconds