Searched defs:a_size (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | bounds.c | 66 index_type a_size; in bounds_ifunction_return() local 113 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 D | bounds.c | 66 index_type a_size; in bounds_ifunction_return() local 113 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 D | kronzu.c | 39 mp_size_t a_size; in mpz_kronecker_ui() local
|
H A D | kronzs.c | 42 mp_size_t a_size; in mpz_kronecker_si() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | punycode.c | 326 size_t a_size = sizeof(a_ulabel); in ossl_a2ucompare() local
|
/netbsd-src/sys/sys/ |
H A D | vnode_if.h | 575 size_t *a_size; member 588 size_t *a_size; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | check.cc | 1162 mpz_t a_size, b_size; in identical_dimen_shape() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | check.c | 1160 mpz_t a_size, b_size; in identical_dimen_shape() local
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmp-impl.h | 4109 #define JACOBI_MOD_OR_MODEXACT_1_ODD(result_bit1, a_rem, a_ptr, a_size, b) \ argument
|