Searched +defs:expand +defs:file +defs:name (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | xref.c | 65 get_xref_token (int expand) in get_xref_token() 430 char *file = get_xref_token (0); in cm_inforef() local 575 char *name = get_xref_token (0); in cm_email() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | zip.d | 155 string name; variable 931 auto file = variable 952 auto file = variable 969 auto file = variable 986 auto file = variable 1003 auto file = variable 1020 auto file = variable 1037 auto file = variable 1079 auto file = variable 1100 auto file = variable [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | macro.c | 282 get_token (size_t idx, sb *in, sb *name) in get_token() 532 const char *name; in do_formals() local 686 const char *file, unsigned int line, in define_macro() 690 sb name; in define_macro() local 771 get_apost_token (size_t idx, sb *in, sb *name, int kind) in get_apost_token() 952 const char *name; in macro_expand_body() local 1049 const char *name; in macro_expand_body() local 1277 check_macro (const char *line, sb *expand, in check_macro() 1325 delete_macro (const char *name) in delete_macro()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 215 locate_rcs (const char *repository, const char *file, int *inattic) in locate_rcs() 270 RCS_parse (const char *file, const char *repos) in RCS_parse() 3453 RCS_setexpand (RCSNode *rcs, const char *expand) in RCS_setexpand() 3634 expand_keywords (RCSNode *rcs, RCSVers *ver, const char *name, const char *log, in expand_keywords() 3635 size_t loglen, enum kflag expand, char *buf, size_t len, in expand_keywords() 4151 enum kflag expand; in RCS_checkout() local 5676 char *expand; in RCS_cmp_file() local 6583 char *expand = RCS_getexpand (rcs); in RCS_delete_revs() local 7056 size_t difflen, const char *name, RCSVers *addvers, in apply_rcs_changes() 7187 rcs_change_text (const char *name, char *textbuf, size_t textlen, in rcs_change_text() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 270 const char *name; /* name to use in __builtin_cpu_supports. */ member 343 const char *name; /* Register class name. */ member 1759 const char *const name; /* Canonical processor name. */ member 1775 rs6000_cpu_name_lookup (const char *name) in rs6000_cpu_name_lookup() 2259 const char *name; /* register name. */ in rs6000_debug_reg_global() member 2374 const char *name = processor_target_table[rs6000_cpu_index].name; in rs6000_debug_reg_global() local 2386 const char *name = processor_target_table[rs6000_tune_index].name; in rs6000_debug_reg_global() local 5249 char name[32]; in rs6000_builtin_vectorized_libmass() local 5651 FILE *file = asm_out_file; in rs6000_file_start() local 8497 rs6000_output_dwarf_dtprel (FILE *file, int size, rtx x) in rs6000_output_dwarf_dtprel() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 256 const char *name; /* name to use in __builtin_cpu_supports. */ member 329 const char *name; /* Register class name. */ member 1773 const char *const name; /* Canonical processor name. */ member 1789 rs6000_cpu_name_lookup (const char *name) in rs6000_cpu_name_lookup() 2268 const char *name; /* register name. */ in rs6000_debug_reg_global() member 2383 const char *name = processor_target_table[rs6000_cpu_index].name; in rs6000_debug_reg_global() local 2395 const char *name = processor_target_table[rs6000_tune_index].name; in rs6000_debug_reg_global() local 5639 char name[32]; in rs6000_builtin_vectorized_libmass() local 5851 FILE *file = asm_out_file; in rs6000_file_start() local 9196 rs6000_output_dwarf_dtprel (FILE *file, int size, rtx x) in rs6000_output_dwarf_dtprel() [all …]
|