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

/freebsd-9.3-release/contrib/gcc/
H A Dfix-header.c972 char *protect_name = NULL; /* Identifier following initial #ifndef */
995 protect_name = xstrdup (buf.base);
1038 if (buf.base[0] > 0 && strcmp (buf.base, protect_name) == 0)
971 char *protect_name = NULL; /* Identifier following initial #ifndef */ local

Completed in 89 milliseconds