Home
last modified time | relevance | path

Searched refs:int_log2 (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/misc/
Dfilefrag.c76 static int int_log2(int arg) in int_log2() function
461 blk_shift = int_log2(blocksize);
463 blk_shift = int_log2(blksize);
De4crypt.c116 static int int_log2(int arg) in int_log2() function
388 policy.flags = int_log2(pad >> 2); in set_policy()
Dmke2fs.c146 static int int_log2(unsigned long long arg) in int_log2() function
1606 int_log2(blocksize >> in PRS()
1884 int_log2(blocksize >> EXT2_MIN_BLOCK_LOG_SIZE); in PRS()
2115 int_log2(blocksize >> EXT2_MIN_BLOCK_LOG_SIZE); in PRS()
2237 int_log2(cluster_size >> EXT2_MIN_CLUSTER_LOG_SIZE); in PRS()
2459 fs_param.s_log_groups_per_flex = int_log2(flex_bg_size); in PRS()
/external/f2fs-tools/tools/
Df2fscrypt.c163 static int int_log2(int arg) in int_log2() function
434 policy.flags = int_log2(pad >> 2); in set_policy()
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsics.td253 def int_log2 : Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;
/external/llvm/include/llvm/IR/
DIntrinsics.td394 def int_log2 : Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsics.td432 def int_log2 : Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;