Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c162 int shift_overflow(int a, int shift) in shift_overflow() function
2736 if(shift_overflow(fragment_buffer_size, 20 - block_log)) in main()
2741 if(shift_overflow(data_buffer_size, 20 - block_log)) in main()
Dmksquashfs.c389 int shift_overflow(int a, int shift) in shift_overflow() function