HomeSort by relevance Sort by last modified time
    Searched refs:macro_entry (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
macro.h 70 } macro_entry; typedef in typeref:struct:macro_struct
92 extern int check_macro (const char *, sb *, const char **, macro_entry **);
macro.c 498 do_formals (macro_entry *macro, size_t idx, sb *in)
627 free_macro (macro_entry *macro)
654 macro_entry *macro;
658 macro = XNEW (macro_entry);
794 struct hash_control *formal_hash, const macro_entry *macro)
1026 macro_expand (size_t idx, sb *in, macro_entry *m, sb *out)
1236 const char **error, macro_entry **info)
1240 macro_entry *macro;
1257 macro = (macro_entry *) hash_find (macro_hash, copy);
1287 macro_entry *macro
    [all...]
read.c 600 macro_entry *macro;
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-iq2000.c 234 macro_entry *macro;
238 macro = XNEW (macro_entry);
tc-tic54x.c     [all...]

Completed in 199 milliseconds