Home
last modified time | relevance | path

Searched defs:strcmp_check (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc102 #define strcmp_check(S1, S2) ((S1) != (S2)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c102 #define strcmp_check(S1, S2) ((S1) != (S2)) macro