Searched refs:PRINT_MACHINE_ARCH (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/uname/
H A Duname.c52 /* Note that PRINT_MACHINE_ARCH is excluded from PRINT_ALL! */
58 #define PRINT_MACHINE_ARCH 0x20 macro
85 print_mask |= PRINT_MACHINE_ARCH;
115 if (print_mask & PRINT_MACHINE_ARCH) {
144 if (print_mask & PRINT_MACHINE_ARCH) {

Completed in 188 milliseconds