Home
last modified time | relevance | path

Searched refs:TABSTOP (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1298 #define TABSTOP 8 macro
1305 int i = TABSTOP; in string_detab()
1315 if (i <= 0) i = TABSTOP; in string_detab()