Home
last modified time | relevance | path

Searched refs:STORE32 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Decp_curves.c953 #define STORE32 N->p[i] = cur; macro
959 #define STORE32 \ macro
1009 STORE32; i++; LOAD32; \
1017 STORE32; i++; \
1018 cur = c > 0 ? c : 0; STORE32; \
1019 cur = 0; while( ++i < MAX32 ) { STORE32; } \
1158 #undef STORE32

Completed in 8 milliseconds