Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Ddirhash.c127 int unsigned_flag) in dx_hack_hash() argument
135 if (unsigned_flag) in dx_hack_hash()
149 int unsigned_flag) in str2hashbuf() argument
163 if (unsigned_flag) in str2hashbuf()
209 int unsigned_flag = 0; in ext2fs_dirhash() local
229 unsigned_flag++; in ext2fs_dirhash()
232 hash = dx_hack_hash(name, len, unsigned_flag); in ext2fs_dirhash()
235 unsigned_flag++; in ext2fs_dirhash()
240 str2hashbuf(p, len, in, 8, unsigned_flag); in ext2fs_dirhash()
249 unsigned_flag++; in ext2fs_dirhash()
[all …]
/external/capstone/cstool/
Dcstool.c295 bool unsigned_flag = false; in main() local
305 unsigned_flag = true; in main()
441 if (unsigned_flag) { in main()