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

/xsrc/external/mit/imake/dist/
H A Dimakemdep.h880 /* OpenBSD - Add DEFAULT_MACHINE_ARCHITECTURE */
881 # define DEFAULT_MACHINE_ARCHITECTURE "m %[^\n]" macro
972 # ifdef DEFAULT_MACHINE_ARCHITECTURE
973 char *defaultMachineArchitecture = DEFAULT_MACHINE_ARCHITECTURE;
H A Dimake.c1564 # ifdef DEFAULT_MACHINE_ARCHITECTURE
1569 parse_utsname(name, DEFAULT_MACHINE_ARCHITECTURE, buf,
1570 "Bad DEFAULT_MACHINE_ARCHITECTURE %s");

Completed in 6 milliseconds