Searched refs:nchars (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy.c211 DWORD nchars; local
214 nchars = FormatMessageA(FORMAT_MESSAGE_FROM_SYSTEM
219 if (nchars == 0 || msg == NULL) {
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dvfscanf.c486 int nchars; local
493 nchars = 0;
524 nchars++;
539 n = nchars;
H A Dvfwprintf.c427 size_t insize, nchars, nconv; local
442 insize = nchars = nconv = 0;
444 while (nchars != (size_t)prec) {
450 nchars++;
/vbox/src/VBox/Additions/x11/x11include/4.3/include/fonts/
H A Dfontstruct.h204 unsigned int nchars,
240 nchars = # of characters in data
244 nchars = # of fsChar2b's in data
/vbox/src/VBox/Additions/x11/x11include/fontsproto-2.1.0/X11/fonts/
H A Dfontstruct.h202 unsigned int nchars,
238 nchars = # of characters in data
242 nchars = # of fsChar2b's in data

Completed in 3921 milliseconds