Searched refs:maxblocks (Results 1 – 3 of 3) sorted by relevance
91 const int maxblocks= 50000; variable165 if (!io_buffer_size || size / io_buffer_size > maxblocks) in LLVMFuzzerTestOneInput()
3610 maxblocks = 503622 if len(blocks) > maxblocks:3623 i = random.randrange(maxblocks)
2113 spec/arb_shader_storage_buffer_object/maxblocks: skip