Searched +defs:expand +defs:file +defs:name (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gas/ |
H A D | macro.c | 251 get_token (size_t idx, sb *in, sb *name) in get_token() 501 const char *name; in do_formals() local 651 const char *file, unsigned int line, in define_macro() 655 sb name; in define_macro() local 730 get_apost_token (size_t idx, sb *in, sb *name, int kind) in get_apost_token() 911 const char *name; in macro_expand_body() local 1010 const char *name; in macro_expand_body() local 1235 check_macro (const char *line, sb *expand, in check_macro() 1283 delete_macro (const char *name) in delete_macro()
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | macro.c | 250 get_token (size_t idx, sb *in, sb *name) in get_token() 500 const char *name; in do_formals() local 650 const char *file, unsigned int line, in define_macro() 654 sb name; in define_macro() local 729 get_apost_token (size_t idx, sb *in, sb *name, int kind) in get_apost_token() 910 const char *name; in macro_expand_body() local 1009 const char *name; in macro_expand_body() local 1234 check_macro (const char *line, sb *expand, in check_macro() 1282 delete_macro (const char *name) in delete_macro()
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | rcs.c | 213 locate_rcs (const char *repository, const char *file, int *inattic) in locate_rcs() 268 RCS_parse (const char *file, const char *repos) in RCS_parse() 3451 RCS_setexpand (RCSNode *rcs, const char *expand) in RCS_setexpand() 3631 expand_keywords (RCSNode *rcs, RCSVers *ver, const char *name, const char *log, in expand_keywords() 3632 size_t loglen, enum kflag expand, char *buf, size_t len, in expand_keywords() 4148 enum kflag expand; in RCS_checkout() local 5673 char *expand; in RCS_cmp_file() local 6580 char *expand = RCS_getexpand (rcs); in RCS_delete_revs() local 7052 size_t difflen, const char *name, RCSVers *addvers, in apply_rcs_changes() 7183 rcs_change_text (const char *name, char *textbuf, size_t textlen, in rcs_change_text() [all …]
|
/dflybsd-src/tools/regression/lib/libc-regex/ |
H A D | testregex.c | 524 static const struct { int code; char* name; } codes[] = member 564 char* file; member 1164 expand(char* os, char* ot) in expand() function
|