Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dsiphash.h120 #define SIP_U64TO8_LE(p, v) \ macro
165 SIP_U64TO8_LE((unsigned char *)dst, u64); in sip_tobin()
/external/python/cpython3/Modules/expat/
Dsiphash.h120 #define SIP_U64TO8_LE(p, v) \ macro
165 SIP_U64TO8_LE((unsigned char *)dst, u64); in sip_tobin()
/external/expat/lib/
Dsiphash.h120 #define SIP_U64TO8_LE(p, v) \ macro
165 SIP_U64TO8_LE((unsigned char *)dst, u64); in sip_tobin()