/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | putenv.c | 72 const char *const name_end = strchr (string, '='); in putenv() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | putenv.c | 72 const char *const name_end = strchr (string, '='); in putenv() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | putenv.c | 72 const char *const name_end = strchr (string, '='); in putenv() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | putenv.c | 72 const char *const name_end = strchr (string, '='); in putenv() local
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | putenv.c | 54 char *name_end = strchr(string, '='); in putenv() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | format-sh.c | 110 const char *name_end; in format_parse() local 157 const char *name_end; in format_parse() local
|
H A D | format-perl-brace.c | 91 const char *name_end = f; in format_parse() local
|
H A D | format-python.c | 141 const char *name_end; in format_parse() local
|
H A D | xgettext.c | 1290 const char *name_start, const char *name_end, in flag_context_list_table_insert() 1458 const char *name_end = colon1; in xgettext_record_flag() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-coff-seh.c | 312 char name_end; in obj_coff_seh_handler() local 423 char name_end; in obj_coff_seh_proc() local 522 char name_end; in seh_x64_read_reg() local
|
H A D | obj-coff.c | 578 char name_end; /* Char after the end of name. */ in obj_coff_def() local 947 char name_end; in obj_coff_tag() local 1008 char name_end = get_symbol_name (&symbol_name); in obj_coff_val() local
|
H A D | tc-alpha.c | 3714 char *name, name_end; in s_alpha_ent() local 3768 char *name, name_end; in s_alpha_end() local 4122 char *name, name_end; in s_alpha_usepv() local 4407 char *name, name_end; in s_alpha_handler() local 4484 char name_end; in s_alpha_pdesc() local
|
H A D | tc-rx.c | 1073 char * name_end; in rx_equ() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-coff-seh.c | 311 char name_end; in obj_coff_seh_handler() local 422 char name_end; in obj_coff_seh_proc() local 521 char name_end; in seh_x64_read_reg() local
|
H A D | obj-coff.c | 578 char name_end; /* Char after the end of name. */ in obj_coff_def() local 947 char name_end; in obj_coff_tag() local 1008 char name_end = get_symbol_name (&symbol_name); in obj_coff_val() local
|
H A D | tc-alpha.c | 3716 char *name, name_end; in s_alpha_ent() local 3770 char *name, name_end; in s_alpha_end() local 4124 char *name, name_end; in s_alpha_usepv() local 4409 char *name, name_end; in s_alpha_handler() local 4486 char name_end; in s_alpha_pdesc() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | ref.cpp | 644 const char *name_end = (char *)memchr(ptr, FIELD_SEPARATOR, end - ptr); in abbreviate_names() local 655 void reverse_name(const char *ptr, const char *name_end, string &result) in reverse_name() 684 const char *name_end = (char *)memchr(ptr, FIELD_SEPARATOR, end - ptr); in reverse_names() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.c | 2412 char name_end; in ecoff_directive_begin() local 2448 char name_end; in ecoff_directive_bend() local 2505 char name_end; in ecoff_directive_def() local 2737 char name_end; in ecoff_directive_tag() local 2975 char name_end; in ecoff_directive_end() local 3031 char name_end; in ecoff_directive_ent() local 3459 char name_end; in ecoff_stab() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.c | 2413 char name_end; in ecoff_directive_begin() local 2449 char name_end; in ecoff_directive_bend() local 2506 char name_end; in ecoff_directive_def() local 2738 char name_end; in ecoff_directive_tag() local 2976 char name_end; in ecoff_directive_end() local 3032 char name_end; in ecoff_directive_ent() local 3461 char name_end; in ecoff_stab() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | archive.cc | 383 const char* name_end = strchr(hdr->ar_name, '/'); in interpret_header() local 429 const char* name_end = strchr(name, '\n'); in interpret_header() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | archive.cc | 383 const char* name_end = strchr(hdr->ar_name, '/'); in interpret_header() local 429 const char* name_end = strchr(name, '\n'); in interpret_header() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | godump.c | 128 const char *name_end; in go_define() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | godump.cc | 120 const char *name_end; in go_define() local
|
/netbsd-src/external/gpl2/mkhybrid/dist/ |
H A D | mkisofs.c | 534 char *name_end; in FDECL1() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 993 inline const_val_iterator name_end () const { return getVals().end(); } in name_end() function 1386 inline const_name_iterator name_end () const { return getArgNames().end(); } in name_end() function
|