Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libiberty/src/
H A Dputenv.c72 const char *const name_end = strchr (string, '='); in putenv() local
/openbsd/gnu/gcc/gcc/
H A Dgen-protos.c71 char *param_start, *param_end, *decl_start, *name_start, *name_end; in parse_fn_proto() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgen-protos.c74 char *param_start, *param_end, *decl_start, *name_start, *name_end; local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c634 char name_end; /* Char after the end of name */ local
1026 char name_end; local
1094 char name_end = get_symbol_end (); local
2412 char name_end; /* Char after the end of name. */ local
2768 char name_end; local
2831 char name_end = get_symbol_end (); local
H A Dtc-alpha.c4424 char *name, name_end; local
4477 char *name, name_end; local
4830 char *name, name_end; in s_alpha_usepv() local
4987 char name_end; local
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c521 char name_end; /* Char after the end of name. */ in obj_coff_def() local
899 char name_end; in obj_coff_tag() local
961 char name_end = get_symbol_end (); in obj_coff_val() local
H A Dtc-alpha.c3433 char *name, name_end; in s_alpha_ent() local
3485 char *name, name_end; in s_alpha_end() local
3831 char *name, name_end; in s_alpha_usepv() local
3984 char name_end; in s_alpha_pdesc() local
/openbsd/gnu/usr.bin/binutils/gas/
H A Decoff.c2413 char name_end; in ecoff_directive_begin() local
2450 char name_end; in ecoff_directive_bend() local
2508 char name_end; in ecoff_directive_def() local
2743 char name_end; in ecoff_directive_tag() local
2982 char name_end; in ecoff_directive_end() local
3036 char name_end; in ecoff_directive_ent() local
3473 char name_end; in ecoff_stab() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c2414 char name_end; in ecoff_directive_begin() local
2451 char name_end; in ecoff_directive_bend() local
2509 char name_end; in ecoff_directive_def() local
2744 char name_end; in ecoff_directive_tag() local
2983 char name_end; in ecoff_directive_end() local
3037 char name_end; in ecoff_directive_ent() local
3470 char name_end; in ecoff_stab() local
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh-symbian.c335 char * name_end; in sh_symbian_process_embedded_commands() local
/openbsd/gnu/usr.bin/perl/
H A Dgv.c1145 const char * const name_end = name + len; in Perl_gv_fetchmethod_pvn_flags() local
1789 const char *const name_end = nambeg + full_len; in S_parse_gv_stash_name() local
2601 const char *const name_end = nambeg + full_len; in Perl_gv_fetchpvn_flags() local
H A Dlocale.c1033 const char * name_end = p; in S_setlocale_from_aggregate_LC_ALL() local
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dmkisofs.c496 char *name_end; in FDECL1() local
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1046 inline const_val_iterator name_end () const { return getVals().end(); } in name_end() function
1473 inline const_name_iterator name_end () const { return getArgNames().end(); } in name_end() function
/openbsd/usr.sbin/unbound/util/
H A Dconfig_file.c2475 const char *type, *name_end, *name; cfg_parse_local_zone() local
/openbsd/sbin/unwind/libunbound/util/
H A Dconfig_file.c2475 const char *type, *name_end, *name; cfg_parse_local_zone() local
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dobjcopy.c641 char * name_end; in add_specific_symbols() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjcopy.c676 char * name_end; in add_specific_symbols() local
/openbsd/sys/dev/pci/drm/
H A Ddrm_modes.c2290 unsigned int name_end, in drm_mode_parse_cmdline_named_mode()