Home
last modified time | relevance | path

Searched defs:base0 (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dbsearch.c72 bsearch (const void *key, const void *base0, in bsearch()
H A Dbsearch_r.c73 bsearch_r (const void *key, const void *base0, in bsearch_r()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dbsearch.c72 bsearch (const void *key, const void *base0, in bsearch()
H A Dbsearch_r.c73 bsearch_r (const void *key, const void *base0, in bsearch_r()
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dbsearch.c72 bsearch (const void *key, const void *base0, in bsearch()
H A Dbsearch_r.c73 bsearch_r (const void *key, const void *base0, in bsearch_r()
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dbsearch.c72 bsearch (const void *key, const void *base0, in bsearch()
H A Dbsearch_r.c73 bsearch_r (const void *key, const void *base0, in bsearch_r()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dbsearch.c72 bsearch (const void *key, const void *base0, in bsearch()
H A Dbsearch_r.c73 bsearch_r (const void *key, const void *base0, in bsearch_r()
/netbsd-src/lib/libc/stdlib/
H A Dbsearch.c62 bsearch(const void *key, const void *base0, size_t nmemb, size_t size, in bsearch()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dbsearch.c72 bsearch (register const void *key, const void *base0, in bsearch()
/netbsd-src/external/bsd/nvi/dist/clib/
H A Dbsearch.c70 bsearch(register const void *key, const void *base0, size_t nmemb, register size_t size, register i… in bsearch()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.h149 bool base0; member
H A Dtree-ssa-scopedtables.cc532 tree base0 = get_ref_base_and_extent (t0, &off0, &sz0, &max0, &rev0); in equal_mem_array_ref_p() local
H A Dsimplify-rtx.cc497 rtx base0, base1, offset0, offset1; in simplify_replace_fn_rtx() local
2599 rtx base0, step0; in simplify_binary_operation_series() local
H A Dfold-const.cc10047 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE; in fold_comparison() local
10585 tree base0 = TREE_OPERAND (aref0, 0); in fold_addr_of_array_ref_difference() local
16646 tree &base0, tree &base1, poly_int64 &off0, poly_int64 &off1, in address_compare()
/netbsd-src/sys/dev/pci/
H A Dif_ex_pci.c329 uint32_t base0; in ex_d3tod0() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-scopedtables.c532 tree base0 = get_ref_base_and_extent (t0, &off0, &sz0, &max0, &rev0); in equal_mem_array_ref_p() local
H A Dsimplify-rtx.c502 rtx base0, base1, offset0, offset1; in simplify_replace_fn_rtx() local
2415 rtx base0, step0; in simplify_binary_operation_series() local
H A Dfold-const.c9418 tree base0, base1, offset0 = NULL_TREE, offset1 = NULL_TREE; in fold_comparison() local
9956 tree base0 = TREE_OPERAND (aref0, 0); in fold_addr_of_array_ref_difference() local
/netbsd-src/sys/arch/x86/pci/
H A Dpci_ranges.c262 int bus, int dev, int fun, int ofs, pcireg_t base0, pcireg_t limit0) in io_range_extend_by_cbwin()