Searched +defs:expand +defs:file +defs:name (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dmacro.c276 get_token (int idx, sb *in, sb *name) argument
523 const char *name; local
650 define_macro(int idx, sb *in, sb *label, int (*get_line) (sb *), char *file, unsigned int line, const char **namep) argument
656 sb name; local
731 get_apost_token(int idx, sb *in, sb *name, int kind) argument
908 const char *name; local
1231 check_macro(const char *line, sb *expand, const char **error, macro_entry **info) argument
1300 delete_macro(const char *name) argument
[all...]
/haiku-buildtools/binutils/gas/
H A Dmacro.c251 get_token (size_t idx, sb *in, sb *name) argument
501 const char *name; local
649 define_macro(size_t idx, sb *in, sb *label, size_t (*get_line) (sb *), const char *file, unsigned int line, const char **namep) argument
655 sb name; local
730 get_apost_token(size_t idx, sb *in, sb *name, int kind) argument
911 const char *name; local
1010 const char *name; local
1235 check_macro(const char *line, sb *expand, const char **error, macro_entry **info) argument
1283 delete_macro(const char *name) argument
[all...]

Completed in 105 milliseconds