Searched refs:bufv (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | unix_io.c | 163 int count, void *bufv) in raw_read_blk() argument 169 unsigned char *buf = bufv; in raw_read_blk() 225 int count, const void *bufv) in raw_write_blk() argument 231 const unsigned char *buf = bufv; in raw_write_blk()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 47 …%struct.bufobj = type <{ %struct.mtx, %struct.bufv, %struct.bufv, i64, i32, i8, i8, i8, i8, %struc… 48 %struct.bufv = type <{ %struct.buflists, %struct.buf*, i32, i8, i8, i8, i8 }>
|