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

/linux-master/arch/s390/lib/
H A Dstring.c231 static inline int clcle(const char *s1, unsigned long l1, function
239 "0: clcle %[r1],%[r3],0\n"
266 cc = clcle(s1, l2, s2, l2);
316 ret = clcle(s1, n, s2, n);

Completed in 118 milliseconds