Searched refs:STRDING (Results 1 – 2 of 2) sorted by relevance
298 for (i = 0; STRDING[i] != 0; i++) in tprintf()299 Strbuf_append1(&buf, attributes | STRDING[i]); in tprintf()
382 Char STRDING[] = { 'D', 'I', 'N', 'G', '!', '\0' }; variable