Searched refs:numberOfVChar (Results 1 – 2 of 2) sorted by relevance
248 static int numberOfVChar(const char *z){ in numberOfVChar() function269 if( z[0]=='v' && (n = numberOfVChar(z))>0 ){ in LLVMFuzzerInitialize()
1723 static int numberOfVChar(const char *z){ in numberOfVChar() function1968 if( (nV = numberOfVChar(z))>=1 ){ in main()