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

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 50 macro_arg_token_iter is supposed to iterate over. */
63 typedef struct macro_arg_token_iter macro_arg_token_iter; typedef in typeref:struct:macro_arg_token_iter
64 struct macro_arg_token_iter struct
316 static void macro_arg_token_iter_init (macro_arg_token_iter *, bool,
321 (const macro_arg_token_iter *it);
323 (const macro_arg_token_iter *);
324 static void macro_arg_token_iter_forward (macro_arg_token_iter *);
1795 macro_arg_token_iter_init (macro_arg_token_iter *iter,
1824 macro_arg_token_iter_forward (macro_arg_token_iter *it
    [all...]
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 50 macro_arg_token_iter is supposed to iterate over. */
63 typedef struct macro_arg_token_iter macro_arg_token_iter; typedef in typeref:struct:macro_arg_token_iter
64 struct macro_arg_token_iter struct
316 static void macro_arg_token_iter_init (macro_arg_token_iter *, bool,
321 (const macro_arg_token_iter *it);
323 (const macro_arg_token_iter *);
324 static void macro_arg_token_iter_forward (macro_arg_token_iter *);
1786 macro_arg_token_iter_init (macro_arg_token_iter *iter,
1815 macro_arg_token_iter_forward (macro_arg_token_iter *it
    [all...]

Completed in 90 milliseconds