/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/ |
H A D | clean-two.c | 8 unsigned int const square = size * size; in another_method() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | jump.c | 5 static int square (int x) in square() function
|
H A D | skip-solib-lib.c | 8 int square(int num) in square() function
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | jump.c | 5 static int square (int x) in square() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/ |
H A D | tut02-square.c | 104 fn_type square = (fn_type)fn_ptr; in main() local
|
H A D | tut02-square.cc | 90 fn_type square = (fn_type)fn_ptr; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/ |
H A D | tut02-square.c | 104 fn_type square = (fn_type)fn_ptr; in main() local
|
H A D | tut02-square.cc | 90 fn_type square = (fn_type)fn_ptr; in main() local
|
/netbsd-src/games/monop/ |
H A D | morg.c | 67 static short square[MAX_PRP+2]; variable
|
H A D | monop.h | 103 short square; /* square description */ member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/ |
H A D | amdgpu_fixpt31_32.c | 233 struct fixed31_32 square; in dc_fixpt_sinc() local 286 const struct fixed31_32 square = dc_fixpt_sqr(arg); in dc_fixpt_cos() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
H A D | crc32.c | 364 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_prime.c | 30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | oddfac_1.c | 386 mp_ptr square, px; in mpz_oddfac_1() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | v850-dis.c | 385 bool square = false; in disassemble() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | v850-dis.c | 385 bool square = false; in disassemble() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | smult_curve25519_ref.c | 93 static void square(unsigned int out[32],const unsigned int a[32]) in square() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_prime.c | 30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | meta.d | 133 static int square(int arg) in square() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | bntest.c | 1410 BIGNUM *a = NULL, *square = NULL, *zero = NULL, *ret = NULL; in file_square() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bntest.c | 1414 BIGNUM *a = NULL, *square = NULL, *zero = NULL, *ret = NULL; in file_square() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_consume.c | 328 dt_sqrt_128(uint64_t *square) in dt_sqrt_128()
|
/netbsd-src/external/zlib/pigz/dist/ |
H A D | pigz.c | 1035 local void gf2_matrix_square(unsigned long *square, unsigned long *mat) in gf2_matrix_square()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APInt.cpp | 1160 APInt square(x_old * x_old); in sqrt() local
|
/netbsd-src/sbin/nvmectl/ |
H A D | bignum.c | 3209 square(mp_int * a, mp_int * b) in square() function
|