Searched refs:NUM_TYPES (Results 1 – 2 of 2) sorted by relevance
91 NUM_TYPES); in getRandomType()93 if (type_index == NUM_TYPES) { in getRandomType()328 rtype = dataProvider.PickValueInArray<ffi_type*, NUM_TYPES>(ffi_types); in LLVMFuzzerTestOneInput()
37 #define NUM_TYPES 21 macro