Home
last modified time | relevance | path

Searched defs:ORDER (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/bearssl/src/ec/
H A Dec_curve25519.c34 static const unsigned char ORDER[] = { variable
H A Dec_c25519_i15.c84 static const unsigned char ORDER[] = { variable
H A Dec_c25519_i31.c81 static const unsigned char ORDER[] = { variable
H A Dec_c25519_m62.c40 static const unsigned char ORDER[] = { variable
H A Dec_c25519_m64.c40 static const unsigned char ORDER[] = { variable
H A Dec_c25519_m31.c573 static const unsigned char ORDER[] = { variable
H A Dec_c25519_m15.c1251 static const unsigned char ORDER[] = { variable
/freebsd/sys/dev/syscons/dragon/
H A Ddragon_saver.c54 #define ORDER 13 macro
/freebsd/sys/powerpc/fpu/
H A Dfpu_emu.h127 #define ORDER(x, y) { \ macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6633 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator