HomeSort by: relevance | last modified time | path
    Searched refs:EOR (Results 1 - 7 of 7) sorted by relevancy

  /src/include/arpa/
telnet.h 56 #define EOR 239 /* end of record (transparent mode) */
65 "EOF", "SUSP", "ABORT", "EOR",
225 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
  /src/share/terminfo/
terminfo 571 kf2=\EOR, kf4=\EOS, khome=\E[H, nel=\r\ED, rc=\E8, ri=\EM,
859 kf20=\Ey, kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV,
1309 kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,
1385 kf19=\E[33~, kf2=\EOQ, kf20=\E[34~, kf3=\EOR, kf4=\EOS,
1519 kf13=\EOp, kf14=\EOq, kf15=\EOr, kf16=\EOs, kf17=\EOt,
1522 kf27=\E[3~, kf28=\E[4~, kf29=\E[5~, kf3=\EOR, kf30=\E[6~,
1875 kf2=\EOQ, kf20=\E[34~, kf3=\EOR, kf4=\EOS, kf5=\E[17~,
2259 kf3=\EOR, kf4=\EOS, kf5=\E[15~, kf6=\E[17~, kf7=\E[18~,
2280 kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS, kf5=\E[15~,
2518 ka1=\EOq, ka3=\EOs, kb2=\EOr, kc1=\EOp, kc3=\EOn
    [all...]
  /src/libexec/telnetd/
state.c 254 case EOR:
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_64.c 82 #define EOR 0xca000000
757 FAIL_IF(push_inst(compiler, (EOR ^ inv_bits) | RD(dst) | RN(arg1) | RM(arg2)));
  /src/sys/arch/m68k/m68k/
db_disasm.c 1108 * CMP/CMPA/EOR
1130 addstr(dbuf, "eor");
1148 if (IS_INST(EOR,opc)) {
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 4967 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #
5106 eor.l %d1,X(%a6) # X IS NOW R'= SGN*R
5163 eor.l %d1,X(%a6) # X IS NOW S'= SGN*S
5306 eor.l %d1,%d2
5313 eor.l %d2,RPRIME(%a6)
5319 eor.l %d1,POSNEG1(%a6)
5329 eor.l %d1,SPRIME(%a6)
5385 eor.l %d1,RPRIME(%a6)
5386 eor.l %d1,SPRIME(%a6)
5878 eor.l &0x80000000,(%sp
    [all...]
fpsp.s 5073 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. #
5212 eor.l %d1,X(%a6) # X IS NOW R'= SGN*R
5269 eor.l %d1,X(%a6) # X IS NOW S'= SGN*S
5412 eor.l %d1,%d2
5419 eor.l %d2,RPRIME(%a6)
5425 eor.l %d1,POSNEG1(%a6)
5435 eor.l %d1,SPRIME(%a6)
5491 eor.l %d1,RPRIME(%a6)
5492 eor.l %d1,SPRIME(%a6)
5984 eor.l &0x80000000,(%sp
    [all...]

Completed in 50 milliseconds