Searched defs:pArgv (Results 1 – 2 of 2) sorted by relevance
277 const __udfConvertArgs = function(argc, pArgv){ argument335 return function(pCtx, argc, pArgv){ argument345 return function(pCtx, argc, pArgv){ argument
260 int LLVMFuzzerInitialize(int *pArgc, char ***pArgv){ in LLVMFuzzerInitialize()