Home
last modified time | relevance | path

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

/freebsd/contrib/smart/
H A Dlibsmart.c238 # define ID_DEC "%d\t" macro
257 # define ID_DEC "{k:id/%d}{P:\t}" macro
387 __smart_print_val(do_hex ? ID_HEX : ID_DEC, sm->attr[i].id); in smart_print()