Home
last modified time | relevance | path

Searched refs:firstbit (Results 1 – 5 of 5) sorted by relevance

/third_party/mtdev/src/
Dcommon.h81 #define firstbit(v) (__builtin_ffs(v) - 1) macro
85 for (i = firstbit(m); i >= 0; i = firstbit((m) & (~0U << (i + 1))))
Dcore.c307 slot = firstbit(unused); in apply_typeA_changes()
/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h434 le32 firstbit; member
/third_party/ntfs-3g/ntfsprogs/
Dplaylog.c2289 u32 firstbit; in redo_force_bits() local
2298 firstbit = le32_to_cpu(data->firstbit); in redo_force_bits()
2310 (long long)lcn,(int)firstbit,(int)count,(int)wanted); in redo_force_bits()
2313 ntfs_bit_set((u8*)buffer, firstbit + i, wanted); in redo_force_bits()
3370 u32 firstbit; in undo_force_bits() local
3379 firstbit = le32_to_cpu(data->firstbit); in undo_force_bits()
3391 (long long)lcn,(int)firstbit,(int)count,(int)wanted); in undo_force_bits()
3394 ntfs_bit_set((u8*)buffer, firstbit + i, wanted); in undo_force_bits()
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …find:[15,23],first:[0,1,2,3,6,7,8,10,13,15,21,24],first_argument_typ:10,firstbit:1,fit:13,five:[3,… property