Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/common/
H A Dtuklib_common.h60 # define tuklib_attr_format_printf(fmt_index, args_index) \ argument
61 __attribute__((__format__(__printf__, fmt_index, args_index)))
63 # define tuklib_attr_format_printf(fmt_index, args_index) argument