The aliases Int64 and Uint64 stand for the appropriate types that define signed and unsigned 64-bit integers, respectively, for the appropriate supported platforms.
Int64
Uint64
Declared in <bsls_types.h>
<bsls_types.h>
typedef unsigned long long Uint64;