HomeSort by: relevance | last modified time | path
    Searched defs:CVAROFF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amd64/include/
asm.h 53 #define CVAROFF(x,y) (_C_LABEL(x)+y)(%rip)
  /src/sys/arch/i386/include/
asm.h 75 #define CVAROFF(x, y) _C_LABEL(x) + y

Completed in 13 milliseconds