Searched refs:Int64 (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DTypes.h67 typedef long Int64; typedef
73 typedef __int64 Int64; typedef
76 typedef long long int Int64; typedef
146 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
160 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
204 Value (UInt64)(Int64)-1 for size means unknown value. */
/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h146 #define Int64 "int64" macro
H A Dtopo_2xml.c141 (void) snprintf(tbuf, 10, "%s", Int64);
H A Dtopo_xml.c163 } else if (xmlStrcmp(str, (xmlChar *)Int64) == 0) {

Completed in 200 milliseconds