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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch.c140 # ifndef internal_function
143 # define internal_function macro
H A Dregex_internal.h422 # define internal_function __attribute ((regparm (3), stdcall)) macro
424 # define internal_function macro
430 internal_function;
432 static void build_wcs_buffer (re_string_t *pstr) internal_function;
434 internal_function;
436 static void build_upper_buffer (re_string_t *pstr) internal_function;
437 static void re_string_translate_buffer (re_string_t *pstr) internal_function;
440 internal_function __attribute ((pure));
808 internal_function __attribute ((pure))
821 internal_function __attribut
[all...]

Completed in 18 milliseconds