Searched refs:vsnprintf (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | zutil.h | 284 # if !defined(vsnprintf) && !defined(NO_vsnprintf) 285 # define vsnprintf _vsnprintf macro
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.c | 545 vsnprintf(k_menu_items[items_num].str, in item_make() 579 vsnprintf(new_str, sizeof(new_str), fmt, ap); in item_add_str() 1219 vsnprintf(buf, sizeof(buf), fmt, ap); in conf_message_callback()
|
| H A D | util.c | 128 vsnprintf(s, sizeof(s), fmt, ap); in str_printf()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | util.c | 563 vsnprintf(item_cur->node.str, sizeof(item_cur->node.str), fmt, ap); in item_make() 575 vsnprintf(item_cur->node.str + strlen(item_cur->node.str), in item_add_str()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio-ldbl.h | 47 __LDBL_REDIR_DECL (vsnprintf)
|
| H A D | stdio2.h | 75 __NTH (vsnprintf (char *__restrict __s, size_t __n, in __NTH()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdio.h | 275 int _EXFUN(vsnprintf, (char *, size_t, const char *, __VALIST));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | stdio.h | 365 extern int vsnprintf (char *__restrict __s, size_t __maxlen,
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 1755 len = vsnprintf(tmp, SZ, fmt, ap); in buf_printf()
|