Home
last modified time | relevance | path

Searched defs:__attribute_format_arg__ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dcdefs.h274 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
276 # define __attribute_format_arg__(x) /* Ignore */ macro
/dragonfly/contrib/grep/lib/
H A Dcdefs.h274 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
276 # define __attribute_format_arg__(x) /* Ignore */ macro