Searched refs:wcb (Results 1 – 1 of 1) sorted by relevance
59 wchar_t *wcb; // Pointer to either wc or spaces in IIO_WriteOne() local68 wcb = wc; in IIO_WriteOne()93 wcb = &Spaces[SpaceIndex]; // Point to the appropriate number of spaces in IIO_WriteOne()194 (void)OBuf->Write(OBuf, (const void *)wcb, (size_t)numW); in IIO_WriteOne()