Searched refs:ATTRIBUTE_ALLOC_SIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dattribute.h72 /* ATTRIBUTE_ALLOC_SIZE ((N)) - The Nth argument of the function
74 ATTRIBUTE_ALLOC_SIZE ((M, N)) - Multiply the Mth and Nth arguments
77 #define ATTRIBUTE_ALLOC_SIZE(args) _GL_ATTRIBUTE_ALLOC_SIZE (args) macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dattribute.h72 /* ATTRIBUTE_ALLOC_SIZE ((N)) - The Nth argument of the function
74 ATTRIBUTE_ALLOC_SIZE ((M, N)) - Multiply the Mth and Nth arguments
77 #define ATTRIBUTE_ALLOC_SIZE(args) _GL_ATTRIBUTE_ALLOC_SIZE (args) macro

Completed in 88 milliseconds