Home
last modified time | relevance | path

Searched defs:ret_count (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dmkjournal.c155 blk64_t *ret_blk, int *ret_count) in ext2fs_zero_blocks2()
202 blk_t *ret_blk, int *ret_count) in ext2fs_zero_blocks()
/external/e2fsprogs/e2fsck/
Dutil.c617 blk_t *ret_blk, int *ret_count) in e2fsck_zero_blocks()
/external/skia/src/utils/
DSkLua.cpp1545 int ret_count = 1; in lpath_isRect() local
1566 int ret_count = 1; in lpath_isNestedFillRects() local
/external/v8/src/compiler/
Dinstruction-selector.cc1543 const int ret_count = ret->op()->ValueInputCount(); in VisitReturn() local