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

/darwin-on-arm/xnu/bsd/kern/
H A Dsubr_prf.c138 static void printn(uint32_t n, int b, int flags, struct tty *ttyp, int zf, int fld_size);
285 printn((uint32_t)level, 10, TOLOG, (struct tty *)0, 0, 0);
362 printn(uint32_t n, int b, int flags, struct tty *ttyp, int zf, int fld_size) function

Completed in 12 milliseconds