Lines Matching refs:EOS
51 #define L_if ('i' + (EOS << 1))
56 #define L_nogood (EOS + (EOS << 1)) /* To catch #i */
98 hash = (token[1] == EOS) ? L_nogood : (token[0] + (token[2] << 1)); in control()
171 save(EOS); in control()
179 if (*tp != EOS) { /* Got a filename, so: */ in control()
182 *ep = EOS; /* And ignore right one */ in control()
406 *workp = EOS; /* Terminate filename */ in doinclude()
522 result[tp - source + 1] = EOS; in hasdirectory()
528 && result[0] != EOS) in hasdirectory()
544 result[tp - source + 1] = EOS; in hasdirectory()
588 fullname[nam.nam$b_esl] = EOS; /* Terminate string */
589 result[0] = EOS; /* Just in case */
599 *rp = EOS;
604 *rp = EOS;
610 *rp = EOS;
613 rp[nam.nam$b_ver] = EOS;