Searched defs:square (Results 1 – 8 of 8) sorted by relevance
67 static short square[MAX_PRP+2]; variable
103 short square; /* square description */ member
79 struct square { struct80 typedef int_tuple<(Values*Values)...> type;
371 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
115 constexpr int square(int x) { in square() function
263 constexpr int square(int x) { in square() function
1354 APInt square(x_old * x_old); in sqrt() local
3208 square(mp_int * a, mp_int * b) in square() function