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

  /src/sys/arch/i386/stand/lib/
realprot.S 84 ourseg: .word 0 /* real mode code and data segment */ label
97 mov %ax, ourseg
292 movw ourseg, %ax
  /src/sys/arch/i386/stand/lib/test/
stand_user.c 143 int ourseg = 12345; variable in typeref:typename:int
  /src/sys/arch/i386/stand/dosboot/
start_dos.S 68 .globl _C_LABEL(ourseg)
69 _C_LABEL(ourseg):
154 movl %eax, _C_LABEL(ourseg)
248 movl _C_LABEL(ourseg), %eax
406 movl _C_LABEL(ourseg), %eax

Completed in 101 milliseconds