Home
last modified time | relevance | path

Searched refs:macro_arg_token_iter (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dmacro.cc63 typedef struct macro_arg_token_iter macro_arg_token_iter; typedef
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, in macro_arg_token_iter_init()
1815 macro_arg_token_iter_forward (macro_arg_token_iter *it) in macro_arg_token_iter_forward()
1840 macro_arg_token_iter_get_token (const macro_arg_token_iter *it) in macro_arg_token_iter_get_token()
1854 macro_arg_token_iter_get_location (const macro_arg_token_iter *it) in macro_arg_token_iter_get_location()
[all …]
DChangeLog3062 * macro.c (struct macro_arg_token_iter, set_arg_token,
4654 (struct macro_arg_token_iter): New struct.
4692 expansion. Use macro_arg_token_iter to iterate over tokens of a