Searched refs:BLAKE2_IMPL_CAT (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_blake2/impl/ | ||
H A D | blake2-impl.h | 25 #define BLAKE2_IMPL_CAT(x,y) x ## y macro 26 #define BLAKE2_IMPL_EVAL(x,y) BLAKE2_IMPL_CAT(x,y) |
Completed in 1 milliseconds