Searched refs:llongptr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsnprintf.c562 LLONG *llongptr; local
903 llongptr = va_arg(args, LLONG *);
904 *llongptr = (LLONG)len;

Completed in 99 milliseconds