Searched defs:__attribute (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.h124 # define __attribute(arg) __attribute__ (arg) macro
126 # define __attribute(arg) macro
422 # define internal_function __attribute ((regparm (3), stdcall))
440 internal_function __attribute ((pure));
808 internal_function __attribute ((pure))
821 internal_function __attribute ((pure))
830 internal_function __attribute ((pure))

Completed in 27 milliseconds