Searched refs:macro_lookup_ftype (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | macroexp.h | 33 typedef struct macro_definition *(macro_lookup_ftype) (const char *name, typedef 43 macro_lookup_ftype *lookup_func, 55 macro_lookup_ftype *lookup_func, 86 macro_lookup_ftype *lookup_func,
|
| D | macroexp.c | 794 macro_lookup_ftype *lookup_func, 811 macro_lookup_ftype *lookup_func, in substitute_args() 903 macro_lookup_ftype *lookup_func, in expand() 1010 macro_lookup_ftype *lookup_func, in maybe_expand() 1058 macro_lookup_ftype *lookup_func, in scan() 1099 macro_lookup_ftype *lookup_func, in macro_expand() 1122 macro_lookup_ftype *lookup_func, in macro_expand_once() 1131 macro_lookup_ftype *lookup_func, in macro_expand_next()
|
| D | c-lang.h | 61 extern macro_lookup_ftype *expression_macro_lookup_func;
|
| D | c-lang.c | 434 macro_lookup_ftype *expression_macro_lookup_func;
|