Home
last modified time | relevance | path

Searched defs:b_size (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dbounds.c113 index_type a_size, b_size, n; in bounds_equal_extents() local
157 index_type i, n, a_size, b_size; in bounds_reduced_extents() local
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dbounds.c113 index_type a_size, b_size, n; in bounds_equal_extents() local
157 index_type i, n, a_size, b_size; in bounds_reduced_extents() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dkronsz.c40 mp_size_t b_size; in mpz_si_kronecker() local
/netbsd-src/sbin/fsck_ext2fs/
H A Dfsck.h83 int b_size; member
/netbsd-src/games/hunt/huntd/
H A Dhunt.h114 char b_size; member
/netbsd-src/sys/arch/xen/xen/
H A Dpciback.c95 bus_size_t b_size; member
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h111 int b_size; member
/netbsd-src/sys/dev/tprof/
H A Dtprof.c75 u_int b_size; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d246 size_t b_size; /// member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d246 size_t b_size; /// member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc1162 mpz_t a_size, b_size; in identical_dimen_shape() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c1160 mpz_t a_size, b_size; in identical_dimen_shape() local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4077 #define JACOBI_STRIP_LOW_ZEROS(result_bit1, a, b_ptr, b_size, b_low) \ argument