Searched defs:tindex (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | wrstabs.c | 397 long tindex, bfd_boolean definition, unsigned int size) in stab_push_string() 421 stab_push_defined_type (struct stab_write_handle *info, long tindex, in stab_push_defined_type() 589 long tindex; in stab_empty_type() local 612 long tindex; in stab_void_type() local 649 long tindex; in stab_int_type() local 702 long tindex; in stab_float_type() local 734 long tindex; in stab_complex_type() local 751 long tindex; in stab_bool_type() local 786 long tindex = 0; in stab_enum_type() local 850 long tindex; in stab_modify_type() local [all …]
|
H A D | stabs.c | 3298 int tindex; in stab_find_slot() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | wrstabs.c | 397 long tindex, bfd_boolean definition, unsigned int size) in stab_push_string() 421 stab_push_defined_type (struct stab_write_handle *info, long tindex, in stab_push_defined_type() 589 long tindex; in stab_empty_type() local 612 long tindex; in stab_void_type() local 649 long tindex; in stab_int_type() local 702 long tindex; in stab_float_type() local 734 long tindex; in stab_complex_type() local 751 long tindex; in stab_bool_type() local 786 long tindex = 0; in stab_enum_type() local 850 long tindex; in stab_modify_type() local [all …]
|
H A D | stabs.c | 3418 int tindex; in stab_find_slot() local
|
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | parse_entry.c | 73 unsigned tindex; in _nc_extend_names() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 450 idx_t tindex; /* Index for adding new tokens. */ member 1881 nsubtoks (struct dfa const *dfa, idx_t tindex) in nsubtoks() 1902 copytoks (struct dfa *dfa, idx_t tindex, idx_t ntokens) in copytoks() 1922 idx_t tindex = dfa->tindex - ntokens; in closure() local 2373 merge_nfa_state (struct dfa *d, idx_t tindex, char *flags, in merge_nfa_state()
|