Home
last modified time | relevance | path

Searched refs:vl (Results 1 – 2 of 2) sorted by relevance

/DragonStub/lib/
H A Dinit.c257 int memcmp(const void *vl, const void *vr, size_t n) in memcmp() argument
259 const unsigned char *l = vl, *r = vr; in memcmp()
/DragonStub/inc/
H A Dlib.h98 int memcmp(const void *vl, const void *vr, size_t n);