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

  /src/external/gpl3/gcc/dist/libcpp/include/
line-map.h 476 unsigned int n_tokens; variable
492 where n == n_tokens;
705 return macro_map->n_tokens;
  /src/external/gpl3/gcc.old/dist/libcpp/include/
line-map.h 465 unsigned int n_tokens; variable
481 where n == n_tokens;
694 return macro_map->n_tokens;

Completed in 17 milliseconds