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

/haiku-fatelf/src/bin/gdb/gdb/
H A Di386v4-nat.c60 #define SS 18
98 EIP, EFL, CS, SS,
H A Damd64-linux-nat.c68 CS * 8, SS * 8, /* %cs, %ss */
91 CS * 8, SS * 8, /* %cs, %ss */
H A Di386v-nat.c70 EIP, EFL, CS, SS,
88 blockend += 4 * (SS + 1) - KSTKSZ;
H A Di386-linux-nat.c92 EIP, EFL, CS, SS,
H A Di386-stub.c125 CS, SS, DS, ES, FS, GS}; enumerator in enum:regnames
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dlinux-x86-64-low.c64 RIP * 8, EFLAGS * 8, CS * 8, SS * 8,
H A Dlinux-i386-low.c62 EIP * 4, EFL * 4, CS * 4, SS * 4,
/haiku-fatelf/headers/libs/x86emu/x86emu/
H A Dregs.h112 * CS, DS, ES, SS.
116 u16 CS, DS, SS, ES, FS, GS; member in struct:i386_segment_regs
168 #define R_SS seg.SS
267 * SEGMENT overrides 5 bits normal,DS,SS,CS,ES
/haiku-fatelf/src/bin/coreutils/man/
H A Dhelp2man466 $include{$sect} .= qq(.SS "$1"\n);
/haiku-fatelf/src/bin/unzip/
H A Dttyio.c247 return SS$_NORMAL; /* we be happy */
/haiku-fatelf/src/bin/zip/
H A Dttyio.c247 return SS$_NORMAL; /* we be happy */
/haiku-fatelf/src/bin/gawk/
H A Dio.c703 #define SS$_EXQUOTA 0x001C
704 else if (errno == EIO && vaxc$errno == SS$_EXQUOTA)

Completed in 82 milliseconds