Searched defs:TILE (Results 1 – 5 of 5) sorted by relevance
182 AC_DEFINE([TILE], 1, [Define for the Tile architecture]) definition
337 AM_CONDITIONAL(TILE, test x$TARGET = xTILE) condition
16 #define TILE(x, width) (((x) & 0xFFFF) * width >> 16) macro
338 AM_CONDITIONAL(TILE, test x$TARGET = xTILE) condition