Searched refs:tval_g (Results 1 – 1 of 1) sorted by relevance
10 int64_t tval_g = -1; variable569 printf("tval_g = %20llu (0x%016llx)\n", tval_g, tval_g); in main()662 result = i64_mul(tval_g, tval_g); in main()663 printf("%20lld * %20lld = %20lld (0x%016llx)\n", tval_g, tval_g, result, result); in main()