Searched refs:macro_arg_token_iter (Results 1 – 3 of 3) sorted by relevance
63 typedef struct macro_arg_token_iter macro_arg_token_iter; typedef64 struct macro_arg_token_iter struct303 static void macro_arg_token_iter_init (macro_arg_token_iter *, bool,308 (const macro_arg_token_iter *it);310 (const macro_arg_token_iter *);311 static void macro_arg_token_iter_forward (macro_arg_token_iter *);1727 macro_arg_token_iter_init (macro_arg_token_iter *iter, in macro_arg_token_iter_init()1756 macro_arg_token_iter_forward (macro_arg_token_iter *it) in macro_arg_token_iter_forward()1781 macro_arg_token_iter_get_token (const macro_arg_token_iter *it) in macro_arg_token_iter_get_token()1795 macro_arg_token_iter_get_location (const macro_arg_token_iter *it) in macro_arg_token_iter_get_location()[all …]
63 typedef struct macro_arg_token_iter macro_arg_token_iter; typedef64 struct macro_arg_token_iter struct316 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 …]
3062 * 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