Searched refs:REINTERPRET_CAST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.cpp43 #define REINTERPRET_CAST(x) reinterpret_cast<x> macro
46 #ifndef REINTERPRET_CAST
48 #define REINTERPRET_CAST(x) (x) macro
190 IXML_Element *root = REINTERPRET_CAST(IXML_Element *)(
192 REINTERPRET_CAST(IXML_Node *)(doc)));
204 IXML_Node *node = REINTERPRET_CAST(IXML_Node *)(parent);
207 return REINTERPRET_CAST(IXML_Element *)(child);
217 IXML_Node *node = REINTERPRET_CAST(IXML_Node *)(child);
220 return REINTERPRET_CAST(IXML_Element *)(sibling);
230 IXML_Node *node = REINTERPRET_CAST(IXML_Nod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dcplusplus.exp194 {"reinterpret_cast", REINTERPRET_CAST, NORID,},

Completed in 43 milliseconds