Searched defs:p_int (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/string/
H A Dtokscan.c185 int* p_int; local
287 if (p_int = va_arg(ap, int*)) *p_int = (int)val;

Completed in 59 milliseconds