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

/u-boot/arch/powerpc/lib/
H A Dppcstring.S48 strcmp: label
/u-boot/arch/sh/include/asm/
H A Dstring.h59 static inline int strcmp(const char *__cs, const char *__ct) function
/u-boot/lib/
H A Dstring.c209 int strcmp(const char *cs, const char *ct) function

Completed in 103 milliseconds