Searched refs:gEscape (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/bfs_tools/
H A Dbfswhich.cpp29 char gEscape[3] = {0x1b, '[', 0}; variable
156 printf(" %7Ld%s1A\n", gCount, gEscape);
H A Dchkindex.cpp23 char gEscape[3] = {0x1b, '[', 0}; variable
105 printf(" %7Ld%s1A\n",gCount,gEscape);
220 printf(" %7ld%s1A\n",i,gEscape);

Completed in 89 milliseconds