Home
last modified time | relevance | path

Searched defs:name_end (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); in putenv() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); in putenv() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); in putenv() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); in putenv() local
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dputenv.c54 char *name_end = strchr(string, '='); in putenv() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-sh.c110 const char *name_end; in format_parse() local
157 const char *name_end; in format_parse() local
H A Dformat-perl-brace.c91 const char *name_end = f; in format_parse() local
H A Dformat-python.c141 const char *name_end; in format_parse() local
H A Dxgettext.c1290 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 Dobj-coff-seh.c312 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 Dobj-coff.c578 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 Dtc-alpha.c3714 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 Dtc-rx.c1073 char * name_end; in rx_equ() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c311 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 Dobj-coff.c578 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 Dtc-alpha.c3716 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 Dref.cpp644 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 Decoff.c2412 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 Decoff.c2413 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 Darchive.cc383 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 Darchive.cc383 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 Dgodump.c128 const char *name_end; in go_define() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgodump.cc120 const char *name_end; in go_define() local
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmkisofs.c534 char *name_end; in FDECL1() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h993 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

12