Searched refs:udk_value (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/ | ||
| H A D | misc.c | 4344 udk_value(const char **cp) function in typeref:typename:int 4394 while ((hi = udk_value(&cp)) >= 0 4395 && (lo = udk_value(&cp)) >= 0) { |
Completed in 10 milliseconds