Home
last modified time | relevance | path

Searched defs:square (Results 1 – 8 of 8) sorted by relevance

/minix/games/monop/
H A Dmorg.c67 static short square[MAX_PRP+2]; variable
H A Dmonop.h103 short square; /* square description */ member
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp79 struct square { struct
80 typedef int_tuple<(Values*Values)...> type;
/minix/common/dist/zlib/
H A Dcrc32.c371 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
/minix/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp115 constexpr int square(int x) { in square() function
H A Dp3.cpp263 constexpr int square(int x) { in square() function
/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1354 APInt square(x_old * x_old); in sqrt() local
/minix/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c3208 square(mp_int * a, mp_int * b) in square() function