bindata.c#72 union SI64 { char ch[8]; long long i64;} si64; #73 si64.i64 = con->value.int64v; #77 union SU64 { char ch[8]; unsigned long long i64;} su64; #78 su64.i64 = con->value.uint64v; ncdump.c#563 int64_t i64; #643 i64 = ((int64_t *) vals)[iel]; #644 printf ("%lldLL%s", i64, delim); #687 int64_t i64; #716 i64 = vals[iel]; #717 res = snprintf(gps, PRIM_LEN, "%lld", i64); pstdint.h#781 sprintf (str1, "%" PRINTF_INT64_MODIFIER "d %x\n", i64, ~0);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed