Searched refs:D_EXPANDTABS (Results 1 – 3 of 3) sorted by relevance
78 #define D_EXPANDTABS 0x100 /* Expand tabs to spaces */ macro
298 if (flags & D_EXPANDTABS) { in diffreg_stone() 1332 if ((flags & D_EXPANDTABS) == 0) { in fetch() 1728 if ((flags & D_EXPANDTABS) == 0) { in print_space()
288 dflags |= D_EXPANDTABS; in main()