Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/include/misc/sys/
H A Dcdefs.h213 # define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) macro
215 # define __attribute_format_arg__(x) /* Ignore */ macro