Searched refs:delete_macro (Results 1 – 21 of 21) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | macro.h | 90 extern void delete_macro (const char *);
|
H A D | macro.c | 1287 delete_macro (const char *name) in delete_macro() function
|
H A D | read.c | 3044 delete_macro (name); in s_purgem()
|
H A D | ChangeLog-2020 | 1818 (delete_macro): Delete from hash table. 2462 (delete_macro): Likewise.
|
H A D | ChangeLog-2005 | 2668 (delete_macro): Convert passed in name to lower case. Warn when
|
H A D | ChangeLog-2016 | 3632 (delete_macro): Likewise.
|
H A D | ChangeLog-9295 | 750 (delete_macro): New function. 753 (delete_macro): Declare.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | macro.h | 183 extern void delete_macro (const char *);
|
H A D | macro.c | 1325 delete_macro (const char *name) in delete_macro() function
|
H A D | read.c | 3005 delete_macro (name); in s_purgem()
|
H A D | ChangeLog-2020 | 1818 (delete_macro): Delete from hash table. 2462 (delete_macro): Likewise.
|
H A D | ChangeLog-2005 | 2668 (delete_macro): Convert passed in name to lower case. Warn when
|
H A D | ChangeLog-2016 | 3632 (delete_macro): Likewise.
|
H A D | ChangeLog-9295 | 750 (delete_macro): New function. 753 (delete_macro): Declare.
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | macro.c | 721 delete_macro (char *name) in delete_macro() function 756 def = delete_macro (name); in cm_unmacro()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1998 | 395 delete_macro on the hashnode, or walk a predicate chain 396 calling delete_macro on all the entries. 11824 * cpphash.h (hashf, delete_macro): Add prototypes. 11829 (cpp_fatal, cpp_file_line_for_message, cpp_message, delete_macro,
|
H A D | FSFChangeLog.10 | 8248 (delete_macro): Enable commented-out code.
|
H A D | ChangeLog-2000 | 26743 * cpphash.c (cpp_lookup, free_definition, delete_macro, 28770 (delete_macro): Use it. Update commentary.
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog.46 | 3598 * makeinfo/macro.h (delete_macro): do not need to export. 7522 * makeinfo/makeinfo.c (delete_macro): Decrement macro_list_len. 8792 makeinfo/makeinfo.c (delete_macro, array_len, apply):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 8248 (delete_macro): Enable commented-out code.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 75007 (delete_macro): Don't call free_macro. 114048 (delete_macro): Likewise.
|