Searched defs:square (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Djump.c5 static int square (int x) function
H A Dskip-solib-lib.c8 int square(int num) function
H A Dstep-through-epilogue.c25 square (int x) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Djump.c5 static int square (int x) function
H A Dskip-solib-lib.c8 int square(int num) function
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/
H A Dclean-two.c8 unsigned int const square = size * size; local
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_320.c13 int square = base * base; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Dx86-avx512fp16-abi.c22 square (_Float16 num) { function
/netbsd-current/games/monop/
H A Dmorg.c67 static short square[MAX_PRP+2]; variable
H A Dmonop.h103 short square; /* square description */ member in struct:prp_st
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut02-square.c104 fn_type square = (fn_type)fn_ptr; local
H A Dtut02-square.cc90 fn_type square = (fn_type)fn_ptr; local
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut02-square.c104 fn_type square = (fn_type)fn_ptr; local
H A Dtut02-square.cc90 fn_type square = (fn_type)fn_ptr; local
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsmult_curve25519_ref.c93 static void square(unsigned int out[32],const unsigned int a[32]) function
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Doddfac_1.c386 mp_ptr square, px; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_prime.c30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/basics/
H A Damdgpu_fixpt31_32.c233 struct fixed31_32 square; local
286 const struct fixed31_32 square = dc_fixpt_sqr(arg); local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dv850-dis.c385 bool square = false; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dv850-dis.c385 bfd_boolean square = FALSE; local
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dv850-dis.c385 bfd_boolean square = FALSE; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_prime.c30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dv850-dis.c385 bool square = false; local
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c328 dt_sqrt_128(uint64_t *square) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dbntest.c1410 BIGNUM *a = NULL, *square = NULL, *zero = NULL, *ret = NULL; local

Completed in 536 milliseconds

12