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

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c110 va_list ap0, ap1; local
111 va_start (ap0, fmt);
114 n0 = mpfr_vsprintf (buffer, fmt, ap0);
120 va_end (ap0);
124 va_end (ap0);
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dif_sn.c708 ushort ap2, ap1, ap0; local
713 ap0 = NIC_GET(sc, SNR_CAP0);
714 printf("%d: ap2=0x%x ap1=0x%x ap0=0x%x\n", i, ap2, ap1, ap0);

Completed in 117 milliseconds