Home
last modified time | relevance | path

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

/coreutils/src/
Duname.c71 #define PRINT_MACHINE 16 macro
207 toprint = PRINT_MACHINE; in decode_switches()
238 toprint |= PRINT_MACHINE; in decode_switches()
295 | PRINT_KERNEL_VERSION | PRINT_MACHINE)) in main()
310 if (toprint & PRINT_MACHINE) in main()