Home
last modified time | relevance | path

Searched refs:VA_POINT (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libcurses/base/
Dsafe_sprintf.c49 #define VA_POINT(type) pval = (void *)va_arg(ap, type) macro
161 VA_POINT(char *); in _nc_printf_length()
175 VA_POINT(void *); in _nc_printf_length()
179 VA_POINT(int *); in _nc_printf_length()