Home
last modified time | relevance | path

Searched defs:indx (Results 1 – 25 of 98) sorted by relevance

1234

/dflybsd-src/bin/pax/
H A Dtables.c128 u_int indx; in chk_lnk() local
215 u_int indx; in purg_lnk() local
367 u_int indx; in chk_ftime() local
506 u_int indx; in add_name() local
574 u_int indx; in sub_name() local
701 u_int indx; in chk_dev() local
952 u_int indx; in add_atdir() local
1015 u_int indx; in get_atdir() local
H A Dsel_subs.c101 u_int indx; in usr_add() local
198 u_int indx; in grp_add() local
/dflybsd-src/usr.bin/systat/
H A Dsystat.h56 #define NVAL(indx) namelist[(indx)].n_value argument
57 #define NPTR(indx) (void *)NVAL((indx)) argument
58 #define NREAD(indx, buf, len) kvm_ckread(NPTR((indx)), (buf), (len)) argument
/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/
H A Dsarray.h167 soffset_decode (sidx indx) in soffset_decode()
197 soffset_decode (sidx indx) in soffset_decode()
210 static inline void* sarray_get (struct sarray* array, sidx indx) in sarray_get()
235 static inline void* sarray_get_safe (struct sarray* array, sidx indx) in sarray_get_safe()
/dflybsd-src/sys/libprop/
H A Dprop_array_util.c46 unsigned int indx, in prop_array_get_bool()
62 unsigned int indx, in prop_array_set_bool()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dcofflink.c877 bfd_size_type string_size = 0, indx; in _bfd_coff_final_link() local
1712 long indx; in _bfd_coff_link_input_bfd() local
1798 bfd_size_type indx; in _bfd_coff_link_input_bfd() local
1928 long indx; in _bfd_coff_link_input_bfd() local
2027 bfd_size_type indx; in _bfd_coff_link_input_bfd() local
2051 unsigned long indx; in _bfd_coff_link_input_bfd() local
2235 long indx; in _bfd_coff_link_input_bfd() local
2496 long indx; in _bfd_coff_link_input_bfd() local
2631 bfd_size_type indx; in _bfd_coff_write_global_sym() local
H A Dcoff-bfd.c61 int indx, in bfd_coff_get_auxent()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcofflink.c887 bfd_size_type string_size = 0, indx; in _bfd_coff_final_link() local
1723 long indx; in _bfd_coff_link_input_bfd() local
1809 bfd_size_type indx; in _bfd_coff_link_input_bfd() local
1939 long indx; in _bfd_coff_link_input_bfd() local
2038 bfd_size_type indx; in _bfd_coff_link_input_bfd() local
2062 unsigned long indx; in _bfd_coff_link_input_bfd() local
2246 long indx; in _bfd_coff_link_input_bfd() local
2509 long indx; in _bfd_coff_link_input_bfd() local
2645 bfd_size_type indx; in _bfd_coff_write_global_sym() local
H A Dcoff-bfd.c61 int indx, in bfd_coff_get_auxent()
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dhash.c113 size_t indx = (*(*cachep)->hash_func) (*cachep, key); in objc_hash_add() local
173 size_t indx = (*cache->hash_func) (cache, key); in objc_hash_remove() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dieee.c530 bfd_vma indx; in ieee_read_expression() local
588 unsigned int indx) in ieee_builtin_type()
776 ieee_alloc_type (struct ieee_info *info, unsigned int indx, bfd_boolean ref) in ieee_alloc_type()
828 bfd_vma indx; in ieee_read_type_index() local
3274 bfd_vma indx; in ieee_read_cxx_defaults() local
3652 unsigned int indx; member
3676 unsigned int indx; member
3750 unsigned int indx; member
3785 unsigned int indx; member
4228 ieee_write_asn (struct ieee_handle *info, unsigned int indx, bfd_vma val) in ieee_write_asn()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c945 symint_t indx; /* index within file's local symbols */ member
977 symint_t indx; /* index within string table */ member
996 symint_t indx; /* index within string table */ member
1425 #define ORIG_LINENUM(indx) (CHECK ((indx), orig_sym_hdr.cbLine, "line#"), (indx) + orig_linenum) argument
1426 #define ORIG_DENSE(indx) (CHECK ((indx), orig_sym_hdr.idnMax, "dense"), (indx) + orig_dense) argument
1427 #define ORIG_PROCS(indx) (CHECK ((indx), orig_sym_hdr.ipdMax, "procs"), (indx) + orig_procs) argument
1428 #define ORIG_FILES(indx) (CHECK ((indx), orig_sym_hdr.ifdMax, "funcs"), (indx) + orig_files) argument
1429 #define ORIG_LSYMS(indx) (CHECK ((indx), orig_sym_hdr.isymMax, "lsyms"), (indx) + orig_local_syms) argument
1430 #define ORIG_LSTRS(indx) (CHECK ((indx), orig_sym_hdr.issMax, "lstrs"), (indx) + orig_local_strs) argument
1431 #define ORIG_ESYMS(indx) (CHECK ((indx), orig_sym_hdr.iextMax, "esyms"), (indx) + orig_ext_syms) argument
[all …]
H A Dbitmap.h66 unsigned int indx; /* regno/BITMAP_ELEMENT_ALL_BITS. */ member
78 unsigned int indx; /* Index of last element looked at. */ member
/dflybsd-src/usr.bin/sort/
H A Dfile.c309 size_t indx = l->count; in sort_list_add() local
963 file_header_heap_swim(struct file_header **fh, size_t indx) in file_header_heap_swim()
983 file_header_heap_sink(struct file_header **fh, size_t indx, size_t size) in file_header_heap_sink()
1157 size_t indx = 0; in shrink_file_list() local
1366 sub_list_swim(struct sort_list **sl, size_t indx) in sub_list_swim()
1386 sub_list_sink(struct sort_list **sl, size_t indx, size_t size) in sub_list_sink()
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c19 #define I2U(indx) (p->Indx2Units[indx]) argument
117 static void InsertNode(CPpmd8 *p, void *node, unsigned indx) in InsertNode()
126 static void *RemoveNode(CPpmd8 *p, unsigned indx) in RemoveNode()
204 static void *AllocUnitsRare(CPpmd8 *p, unsigned indx) in AllocUnitsRare()
230 static void *AllocUnits(CPpmd8 *p, unsigned indx) in AllocUnits()
286 unsigned indx = U2I(nu); in MoveUnitsUp() local
H A Darchive_ppmd7.c34 #define I2U(indx) (p->Indx2Units[indx]) argument
152 static void InsertNode(CPpmd7 *p, void *node, unsigned indx) in InsertNode()
158 static void *RemoveNode(CPpmd7 *p, unsigned indx) in RemoveNode()
249 static void *AllocUnitsRare(CPpmd7 *p, unsigned indx) in AllocUnitsRare()
275 static void *AllocUnits(CPpmd7 *p, unsigned indx) in AllocUnits()
/dflybsd-src/games/sail/
H A Ddr_1.c145 int indx, totalfrom = 0, totalto = 0; in fightitout() local
275 int indx, rakehim, sternrake; in compcombat() local
/dflybsd-src/sys/dev/drm/
H A Dlinux_iomapping.c65 int indx; in iounmap() local
/dflybsd-src/lib/libc/db/btree/
H A Dbtree.h128 #define GETBINTERNAL(pg, indx) \ argument
156 #define GETRINTERNAL(pg, indx) \ argument
179 #define GETBLEAF(pg, indx) \ argument
211 #define GETRLEAF(pg, indx) \ argument
/dflybsd-src/usr.bin/fold/
H A Dfold.c148 int col, i, indx, space; in fold() local
/dflybsd-src/usr.sbin/slstat/
H A Dslstat.c72 int indx; in main() local
/dflybsd-src/games/boggle/boggle/
H A Dmach.c172 prword(char **base, int indx) in prword()
178 prwidth(char **base, int indx) in prwidth()
/dflybsd-src/contrib/dialog/
H A Dinputstr.c511 const int *indx = dlg_index_wchars(string); in dlg_edit_string() local
636 const int *indx = dlg_index_wchars(string); in compute_edit_offset() local
697 const int *indx = dlg_index_wchars(string); in dlg_show_string() local
/dflybsd-src/usr.sbin/makefs/ffs/
H A Dffs_alloc.c156 ffs_blkpref_ufs1(struct inode *ip, makefs_daddr_t lbn, int indx, int32_t *bap) in ffs_blkpref_ufs1()
196 ffs_blkpref_ufs2(struct inode *ip, daddr_t lbn, int indx, int64_t *bap) in ffs_blkpref_ufs2()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbitmap.h230 unsigned int indx; /* regno/BITMAP_ELEMENT_ALL_BITS. */ member
238 unsigned int indx; /* Index of last element looked at. */ member

1234