Searched refs:pfmt (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/arch/luna68k/stand/boot/ |
| H A D | awaitkey.c | 35 print_countdown(const char *pfmt, int n) in print_countdown() argument 40 len = snprintf(fmtbuf, FMTLEN, pfmt, n); in print_countdown() 54 awaitkey(const char *pfmt, int timeout, bool tell) in awaitkey() argument 63 print_countdown(pfmt, timeout); in awaitkey() 76 print_countdown(pfmt, timeout); in awaitkey() 82 printf(pfmt, 0); in awaitkey()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | subr.c | 1041 char *pfmt; /* initially the list of fmt keys passed in, in format_cmdline() local 1089 while ((pfmt = va_arg (args, char *)) != NULL) in format_cmdline() 1396 q = pfmt; in format_cmdline()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-ssa-sprintf.cc | 1941 char *pfmt = fmtstr; in format_floating() local 1946 *pfmt++ = *pf; in format_floating() 1948 *pfmt = '\0'; in format_floating()
|
| H A D | ChangeLog-2004 | 19148 curses.h, krb5.h, lc_core.h, pfmt.h, wchar.h and curses_colr/curses.h.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple-ssa-sprintf.c | 1932 char *pfmt = fmtstr; in format_floating() local 1937 *pfmt++ = *pf; in format_floating() 1939 *pfmt = '\0'; in format_floating()
|
| /netbsd-src/sys/dev/audio/ |
| H A D | audio.c | 7236 audio_format2_t pfmt; in audio_file_setinfo() local 7332 pfmt = ptrack->usrbuf.fmt; in audio_file_setinfo() 7336 pfmt = sc->sc_sound_pparams; in audio_file_setinfo() 7368 pchanges = audio_track_setinfo_check(ptrack, &pfmt, pi); in audio_file_setinfo() 7414 audio_format2_tostr(fmtbuf, sizeof(fmtbuf), &pfmt); in audio_file_setinfo() 7452 error = audio_track_set_format(ptrack, &pfmt); in audio_file_setinfo() 7459 sc->sc_sound_pparams = pfmt; in audio_file_setinfo()
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
| H A D | inclhack.def | 4328 files = pfmt.h;
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | inclhack.def | 4427 files = pfmt.h;
|