Searched defs:IS_X86_64 (Results 1 – 1 of 1) sorted by relevance
55 IS_X86_64 := 0 macro57 IS_X86_64 := $(shell echo __x86_64__ | ${CC} -E -xc - | tail -n 1) macro