Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1292 #define TABSTOP 8 macro
1299 int i = TABSTOP; in string_detab()
1309 if (i <= 0) i = TABSTOP; in string_detab()