Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/boot/
Dstring.c43 int bcmp(const void *s1, const void *s2, size_t len) in bcmp() function
/linux-6.6.21/lib/
Dstring.c711 int bcmp(const void *a, const void *b, size_t len) in bcmp() function