HomeSort by: relevance | last modified time | path
    Searched defs:digitvalue (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/nameser/
ns_name.c 59 static const char digitvalue[256] = { variable in typeref:typename:const char[256]
1104 value += digitvalue[(int)c];
ns_name.c 59 static const char digitvalue[256] = { variable in typeref:typename:const char[256]
1104 value += digitvalue[(int)c];

Completed in 25 milliseconds