Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 3 of 3) sorted by relevance

/net-tools-latest/tinydtls-0.8.2/
Dutlist.h470 #define CDL_FOREACH_SAFE(head,el,tmp1,tmp2) \ argument
/net-tools-latest/libcoap/include/coap/
Dutlist.h694 #define CDL_FOREACH_SAFE(head,el,tmp1,tmp2) \ argument
697 #define CDL_FOREACH_SAFE2(head,el,tmp1,tmp2,prev,next) \ argument
/net-tools-latest/tinydtls-0.8.2/ecc/
Decc.c536 uint32_t tmp1[16]; in ecc_ecdsa_sign() local