Home
last modified time | relevance | path

Searched refs:unsigned_long_long_int (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dod.c45 typedef unsigned long long int unsigned_long_long_int; typedef
49 typedef unsigned long int unsigned_long_long_int; typedef
78 #define MAX_INTEGRAL_TYPE_SIZE sizeof (unsigned_long_long_int)
158 sizeof (unsigned_long_long_int),
478 PRINT_TYPE (print_long_long, unsigned_long_long_int) in PRINT_TYPE()
1595 integral_type_size[sizeof (unsigned_long_long_int)] = LONG_LONG; in main()