Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Ddict.c1211 int tokcount = 0; in tokenize() local
1224 tokcount++; in tokenize()
1231 return tokcount; in tokenize()
/third_party/e2fsprogs/lib/support/
Ddict.c1251 int tokcount = 0; in tokenize() local
1264 tokcount++; in tokenize()
1271 return tokcount; in tokenize()