Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint1/
H A Dlint1.h509 # define wrap_check_printf_at(func, msgid, pos, args...) \ macro
516 wrap_check_printf_at(error_at, msgid, pos, ##args)
518 wrap_check_printf_at(warning_at, msgid, pos, ##args)
520 wrap_check_printf_at(message_at, msgid, pos, ##args)