OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safe_stprintf
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/os/
windows_common.h
53
#define
safe_stprintf
_sntprintf
macro
wince_usb.c
69
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);
[
all
...]
Completed in 35 milliseconds