Home
last modified time | relevance | path

Searched refs:numeric_type (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dprintf.c267 } numeric_type = INT; in __doprnt() local
285 numeric_type = INT; in __doprnt()
356 numeric_type = SHORT; in __doprnt()
358 numeric_type = CHAR; in __doprnt()
598 switch (numeric_type) { in __doprnt()
623 switch (numeric_type) { in __doprnt()