Searched refs:check_macro (Results 1 – 22 of 22) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/contrib/mm/ |
H A D | mmroff.pl | 19 my $check_macro = "groff -rRef=1 -z -mm @ARGV"; 23 open(MACRO, "$check_macro 2>&1 |") || die "run $check_macro:$!";
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | macro.h | 89 extern int check_macro (const char *, sb *, const char **, macro_entry **);
|
H A D | macro.c | 1239 check_macro (const char *line, sb *expand, in check_macro() function
|
H A D | read.c | 656 if (check_macro (line, &out, &err, ¯o)) in try_macro()
|
H A D | ChangeLog-0001 | 1207 (check_macro): Use ISALPHA/ISALNUM/ISUPPER/TOLOWER instead 7002 * gasp.c (macro_op): Add new argument to check_macro call. 7012 * macro.c (check_macro): Allow caller to retrieve parsed macro 7015 * macro.h: Update prototype for check_macro. Macro struct 7017 * read.c (read_a_source_file): Add parameter to check_macro call,
|
H A D | ChangeLog-2005 | 2793 (check_macro): Likewise.
|
H A D | ChangeLog-9899 | 4253 * macro.c (define_macro, check_macro): Likewise.
|
H A D | ChangeLog-2020 | 2461 (check_macro): Likewise.
|
H A D | ChangeLog-2016 | 3682 * macro.c (check_macro): Likewise.
|
H A D | ChangeLog-9697 | 969 * macro.c (check_macro): use alloca instead of xmalloc to plug leak.
|
H A D | ChangeLog-9295 | 1110 * macro.c (check_macro): Cast result of hash_find.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | macro.h | 182 extern int check_macro (const char *, sb *, const char **, macro_entry **);
|
H A D | macro.c | 1277 check_macro (const char *line, sb *expand, in check_macro() function
|
H A D | read.c | 634 if (check_macro (line, &out, &err, ¯o)) in try_macro()
|
H A D | ChangeLog-0001 | 1207 (check_macro): Use ISALPHA/ISALNUM/ISUPPER/TOLOWER instead 7002 * gasp.c (macro_op): Add new argument to check_macro call. 7012 * macro.c (check_macro): Allow caller to retrieve parsed macro 7015 * macro.h: Update prototype for check_macro. Macro struct 7017 * read.c (read_a_source_file): Add parameter to check_macro call,
|
H A D | ChangeLog-2005 | 2793 (check_macro): Likewise.
|
H A D | ChangeLog-9899 | 4253 * macro.c (define_macro, check_macro): Likewise.
|
H A D | ChangeLog-2016 | 3682 * macro.c (check_macro): Likewise.
|
H A D | ChangeLog-2020 | 2461 (check_macro): Likewise.
|
H A D | ChangeLog-9697 | 969 * macro.c (check_macro): use alloca instead of xmalloc to plug leak.
|
H A D | ChangeLog-9295 | 1110 * macro.c (check_macro): Cast result of hash_find.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 114049 (sub_actual, macro_expand, check_macro): Use str_hash_find.
|