Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dlog.c559 static bool is_unum_decimal(u64 num) in is_unum_decimal() function
571 if (is_unum_decimal(num)) in verbose_unum()
589 if (is_unum_decimal(a.value)) in tnum_strn()