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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch.c161 # define STRCAT(D, S) strcat (D, S) macro
188 # define STRCAT(D, S) __wcscat (D, S) macro
192 # define STRCAT(D, S) wcscat (D, S) macro
H A Dfnmatch_loop.c1157 if (FCT (STRCAT (list->str, p), string, string_end,
1213 #undef STRCAT macro

Completed in 18 milliseconds