Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c157 int shift_overflow(int a, int shift) in shift_overflow() function
2730 if(shift_overflow(fragment_buffer_size, 20 - block_log)) in main()
2735 if(shift_overflow(data_buffer_size, 20 - block_log)) in main()
Dmksquashfs.c355 int shift_overflow(int a, int shift) in shift_overflow() function