Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/
Dstring.c43 int bcmp(const void *s1, const void *s2, size_t len) in bcmp() function
/Linux-v5.4/lib/
Dstring.c905 int bcmp(const void *a, const void *b, size_t len) in bcmp() function