Searched defs:strcmp (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
H A Dstring2.h800 # define strcmp(s1, s2) \ macro
820 # define strcmp(s1, s2) \ macro
839 : strcmp (s1, s2)))); })
926 ? strcmp (s1, s2) : strncmp (s1, s2, n)))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dstring2.h800 # define strcmp(s1, s2) \ macro
820 # define strcmp(s1, s2) \ macro
839 : strcmp (s1, s2)))); })
926 ? strcmp (s1, s2) : strncmp (s1, s2, n)))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
H A Dstring2.h800 # define strcmp(s1, s2) \ macro
820 # define strcmp(s1, s2) \ macro
839 : strcmp (s1, s2)))); })
926 ? strcmp (s1, s2) : strncmp (s1, s2, n)))
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 152 milliseconds