Searched refs:soap_s2ULONG64 (Results 1 – 2 of 2) sorted by relevance
2307 SOAP_FMAC1 int SOAP_FMAC2 soap_s2ULONG64(struct soap*, const char*, ULONG64*);
11967 soap_s2ULONG64(struct soap *soap, const char *s, ULONG64 *p) in soap_s2ULONG64() function12020 { if (soap_s2ULONG64(soap, soap_value(soap), p)) in soap_inULONG64()