Home
last modified time | relevance | path

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

/external/strace/
Dconfigure.ac132 AC_DEFINE([NIOS2], 1, [Define for the Nios-II architecture.]) definition
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac320 AM_CONDITIONAL(NIOS2, test x$TARGET = xNIOS2) condition