Searched refs:X_STR (Results 1 – 1 of 1) sorted by relevance
74 X_STR = (ord('S')<<8) variable75 X_I_BASE = (X_STR|0200)76 X_I_NREAD = (X_STR|0201)77 X_I_PUSH = (X_STR|0202)78 X_I_POP = (X_STR|0203)79 X_I_LOOK = (X_STR|0204)80 X_I_FLUSH = (X_STR|0205)81 X_I_SRDOPT = (X_STR|0206)82 X_I_GRDOPT = (X_STR|0207)83 X_I_STR = (X_STR|0210)[all …]