Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h1278 # define attribute_copy(arg) __attribute__ ((copy (arg))) macro
1280 # define attribute_copy(arg) macro
1285 extern __typeof (fn) al __attribute__ ((alias (#fn))) attribute_copy (fn);
1292 __attribute__ ((alias (#fn))) attribute_hidden attribute_copy (fn);
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h1390 # define attribute_copy(arg) __attribute__ ((copy (arg))) macro
1392 # define attribute_copy(arg) macro
1397 extern __typeof (fn) al __attribute__ ((alias (#fn))) attribute_copy (fn);
1404 __attribute__ ((alias (#fn))) attribute_hidden attribute_copy (fn);