Home
last modified time | relevance | path

Searched defs:hexToInt (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_malloc.c262 static int hexToInt(int h){ in hexToInt() function
/sqlite-3.40.0/test/
H A Dfuzzcheck.c686 static unsigned char hexToInt(unsigned int h){ in hexToInt() function