HomeSort by: relevance | last modified time | path
    Searched defs:wrap_check_printf_at (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lint1.h 594 # define wrap_check_printf_at(func, msgid, pos, args...) \ macro
601 wrap_check_printf_at(error_at, msgid, pos, ##args)
603 wrap_check_printf_at(warning_at, msgid, pos, ##args)
605 wrap_check_printf_at(message_at, msgid, pos, ##args)
lint1.h 594 # define wrap_check_printf_at(func, msgid, pos, args...) \ macro
601 wrap_check_printf_at(error_at, msgid, pos, ##args)
603 wrap_check_printf_at(warning_at, msgid, pos, ##args)
605 wrap_check_printf_at(message_at, msgid, pos, ##args)
lint1.h 594 # define wrap_check_printf_at(func, msgid, pos, args...) \ macro
601 wrap_check_printf_at(error_at, msgid, pos, ##args)
603 wrap_check_printf_at(warning_at, msgid, pos, ##args)
605 wrap_check_printf_at(message_at, msgid, pos, ##args)

Completed in 52 milliseconds