Searched defs:small1 (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/crypto/ec/ |
D | p256-64.c | 507 static void smallfelem_mul(longfelem out, const smallfelem small1, in smallfelem_mul() 616 smallfelem small1, small2; in felem_mul() local 628 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() 987 smallfelem small1, small2; in point_double() local 1111 smallfelem small1, small2, small3, small4, small5; in point_add() local
|
/external/jemalloc/test/integration/ |
D | xallocx.c | 208 size_t small0, small1, hugemax; in TEST_BEGIN() local
|
/external/libcxx/test/support/ |
D | any_helpers.h | 135 typedef small_type<1> small1; typedef
|