Home
last modified time | relevance | path

Searched defs:blanks (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dinserters_extractors.cc328 std::string blanks( 3, '\0'); in test09() local
/openbsd-src/usr.bin/mg/
H A Ddisplay.c82 struct video blanks; /* Blank line image. */ variable
/openbsd-src/lib/libc/stdio/
H A Dvfwprintf.c343 static wchar_t blanks[PADSIZE] = in __vfwprintf() local
H A Dvfprintf.c356 static char blanks[PADSIZE] = in __vfprintf() local
/openbsd-src/lib/libexpat/tests/
H A Dbasic_tests.c822 int blanks = 0; in is_whitespace_normalized() local