Searched refs:testver (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/lib/ | ||
H A D | tst_kvercmp.c | 87 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