Searched refs:Spaces (Results 1 – 4 of 4) sorted by relevance
29 static wchar_t Spaces[] = L" "; // Spaces for expanding TABs variable31 #define MAX_TAB_WIDTH ((int)(sizeof(Spaces) / sizeof(wchar_t)) - 1)93 wcb = &Spaces[SpaceIndex]; // Point to the appropriate number of spaces in IIO_WriteOne()
614 UINTN Spaces = 0; in OutputData() local665 Spaces = 9 * ((0x10 - Line)/4); in OutputData()668 Spaces = 5 * ((0x10 - Line)/2); in OutputData()671 Spaces = 3 * (0x10 - Line); in OutputData()675 Blanks[Spaces] = '\0'; in OutputData()679 Blanks[Spaces] = ' '; in OutputData()
315 " order otherwise. Spaces separate the operators from\r\n"
391 " Types can be combined by putting a comma between two types. Spaces\r\n"860 " - Spaces before or after the numeric character and spaces inserted into\r\n"