Home | History | Annotate | Download | only in stubs

Lines Matching full:_snprintf

42 // MSVC has only _snprintf, not snprintf.
44 // MinGW has both snprintf and _snprintf, but they appear to be different
50 // occurs with some input values, not all. In any case, _snprintf does the
52 #define snprintf _snprintf