Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c72 #define isxdigit(x) (hexval_table[(unsigned char)(x)] != -1)
122 static const signed char hexval_table[256] = { variable

Completed in 5 milliseconds