Searched refs:is_normal (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ | ||
| H A D | Xrm.c | 300 #define is_normal(bits) ((bits) & NORMAL) macro 1314 while (is_normal(bits)) 1369 while (is_normal(bits) && ptr < ptr_max) { |
Completed in 4 milliseconds