Home
last modified time | relevance | path

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

/net-tools-3.7.0/tinydtls-0.8.2/
Dutlist.h470 #define CDL_FOREACH_SAFE(head,el,tmp1,tmp2) \ argument
/net-tools-3.7.0/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-3.7.0/tinydtls-0.8.2/ecc/
Decc.c537 uint32_t tmp2[9]; in ecc_ecdsa_sign() local