Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbtree.c103 static int longcmp(const unsigned long *l1, const unsigned long *l2, size_t n) in longcmp() function
227 return longcmp(bkey(geo, node, pos), key, geo->keylen); in keycmp()