Lines Matching refs:OBJECT_MODE
16222 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,16223 # the AIX toolchain works better with OBJECT_MODE set (default 32).16224 if test 64 = "${OBJECT_MODE-32}"; then