Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp649 check_block: in verifyCTRBranch()
698 goto check_block; in verifyCTRBranch()
/external/e2fsprogs/misc/
De2image.c139 static int check_block(int fd, void *buf, void *cbuf, int blocksize) in check_block() function
676 if (check_block(fd, buf, check_buf, fs->blocksize)) { in output_meta_data_blocks()