Searched defs:small1 (Results 1 – 4 of 4) sorted by relevance
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | p256-64.c | 479 static void smallfelem_mul(longfelem out, const smallfelem small1, in smallfelem_mul() 588 smallfelem small1, small2; in felem_mul() local 600 static void felem_small_mul(longfelem out, const smallfelem small1, in felem_small_mul() 926 smallfelem small1, small2; in point_double() local 1048 smallfelem small1, small2, small3, small4, small5; in point_add() local
|
/external/jemalloc/test/integration/ |
D | xallocx.c | 212 size_t small0, small1, hugemax; in TEST_BEGIN() local
|
/external/libcxx/test/support/ |
D | experimental_any_helpers.h | 143 typedef small_type<1> small1; typedef
|
D | any_helpers.h | 173 typedef small_type<1> small1; typedef
|