| 1570 | } |
| 1571 | |
| 1572 | ISC_LONG ISC_EXPORT IscProvider::isc_vax_integer(const unsigned char* p, short len) |
| 1573 | { |
| 1574 | return ::isc_vax_integer((ISC_SCHAR*) p, len); |
| 1575 | } |
| 1576 | |
| 1577 | ISC_INT64 ISC_EXPORT IscProvider::isc_portable_integer(const unsigned char* p, short len) |
| 1578 | { |