Searched refs:is_EOF (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DXrm.c294 #define is_EOF(bits) ((bits) == EOS) macro
373 while (!is_EOF(bits = next_char(ch, tname))) {
409 while (!is_EOF(bits = next_char(ch, tname))) {
1151 while (!is_EOF(bits) && dolines) {
1411 if (is_EOF(bits))

Completed in 5 milliseconds