Searched refs:SNPRINTF (Results 1 – 2 of 2) sorted by relevance
/stdio-common/ | ||
A D | tst-printf-binary.c | 19 #define SNPRINTF snprintf macro |
A D | tst-printf-binary-main.c | 37 int ret = SNPRINTF (buf, sizeof buf / sizeof buf[0], L_(FMT), \ |
Completed in 3 milliseconds