Home
last modified time | relevance | path

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

/third_party/ltp/lib/
H A Dtst_kvercmp.c87 int testver, currver; in tst_kvcmp() local
95 testver = (r1 << 16) + (r2 << 8) + r3; in tst_kvcmp()
98 return currver - testver; in tst_kvcmp()

Completed in 1 milliseconds