Home | History | Annotate | Download | only in config

Lines Matching refs:STREQ

891 #define STREQ(s) ((len == sizeof (s) - 1) && (strncmp (str, s, sizeof (s) - 1) == 0))
893 if (STREQ (ELF_STRING_ia64_unwind_info))
896 if (STREQ (ELF_STRING_ia64_unwind_info_once))
899 if (STREQ (ELF_STRING_ia64_unwind))
902 if (STREQ (ELF_STRING_ia64_unwind_once))
905 if (STREQ ("unwind"))
909 #undef STREQ