Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/os/
H A Dlog_encode.c50 is_digit(char ch) in is_digit() function
356 while (is_digit(position[1])) { in log_encode_fmt()