Home
last modified time | relevance | path

Searched defs:a_size (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dbounds.c66 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 Dbounds.c66 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 Dkronzu.c39 mp_size_t a_size; in mpz_kronecker_ui() local
H A Dkronzs.c42 mp_size_t a_size; in mpz_kronecker_si() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dpunycode.c326 size_t a_size = sizeof(a_ulabel); in ossl_a2ucompare() local
/netbsd-src/sys/sys/
H A Dvnode_if.h575 size_t *a_size; member
588 size_t *a_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.h4109 #define JACOBI_MOD_OR_MODEXACT_1_ODD(result_bit1, a_rem, a_ptr, a_size, b) \ argument