Searched defs:square (Results 1 – 16 of 16) sorted by relevance
5 static int square (int x) in square() function
8 int square(int num) in square() function
25 square (int x) in square() function
22 square (_Float16 num) { in square() function
67 static short square[MAX_PRP+2]; variable
103 short square; /* square description */ member
364 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
386 mp_ptr square, px; in mpz_oddfac_1() local
385 bool square = false; in disassemble() local
93 static void square(unsigned int out[32],const unsigned int a[32]) in square() function
30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
1414 BIGNUM *a = NULL, *square = NULL, *zero = NULL, *ret = NULL; in file_square() local
1035 local void gf2_matrix_square(unsigned long *square, unsigned long *mat) in gf2_matrix_square()
328 dt_sqrt_128(uint64_t *square) in dt_sqrt_128()
3213 square(mp_int * a, mp_int * b) in square() function