Searched refs:safe_stprintf (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_common.h53 #define safe_stprintf _sntprintf macro
H A Dwince_usb.c69 safe_stprintf(wErr_string, ERR_BUFFER_SIZE, _T("[%d] "), error_code);
77 safe_stprintf(wErr_string, ERR_BUFFER_SIZE,
80 safe_stprintf(wErr_string, ERR_BUFFER_SIZE, _T("Unknown error code %u"), error_code);

Completed in 67 milliseconds