Home
last modified time | relevance | path

Searched defs:ATTR_FORMAT (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dserver.h53 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
55 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/openbsd-src/usr.sbin/nsd/
H A Dconfig.h.in960 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
963 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/openbsd-src/usr.sbin/unbound/
H A Dconfig.h.in1251 # define ATTR_FORMAT( global() macro
1254 # define ATTR_FORMAT( global() macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddefs.h296 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
298 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/openbsd-src/sbin/unwind/libunbound/
H A Dconfig.h1252 # define ATTR_FORMAT( global() macro
1255 # define ATTR_FORMAT( global() macro