K 10 svn:author V 2 ru K 8 svn:date V 27 2005-12-06T13:27:21.000000Z K 7 svn:log V 315 Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with MACHINE_ARCH and MACHINE). Their purpose was to be able to test in cpp(1), but cpp(1) only understands integer type expressions. Using such unsupported expressions introduced a number of subtle bugs, which were discovered by compiling with -Wundef. END