Home
last modified time | relevance | path

Searched defs:indicate (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/crypto/curve25519/src/
Dcurve25519_op.c27 #define CONDITION_COPY(dst, src, indicate) \ argument
762 const uint32_t indicate = 0 - indicator; in FeCmove() local
/third_party/typescript/src/compiler/
Dtypes.ts1456 …AllowNameSubstitution = 1 << 6, // Used by `module.ts` to indicate generated nodes which can have … enumerator