Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_xxtestfuzz/
Dfuzzer.c149 static int init_json_loads() { in init_json_loads() function
457 if (!JSON_LOADS_INITIALIZED && !init_json_loads()) { in LLVMFuzzerTestOneInput()