Home
last modified time | relevance | path

Searched defs:POWERPC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/strace/
H A Dconfigure.ac139 AC_DEFINE([POWERPC], 1, [Define for the PowerPC architecture.]) definition
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac321 AM_CONDITIONAL(POWERPC, test x$TARGET = xPOWERPC) condition