Home
last modified time | relevance | path

Searched defs:base (Results 1 – 5 of 5) sorted by relevance

/xv6-public/
H A Dasm.h11 #define SEG_ASM(type,base,lim) \ argument
H A Dprintf.c12 printint(int fd, int xx, int base, int sgn) in printint()
H A Dumalloc.c21 static Header base; variable
H A Dconsole.c28 printint(int xx, int base, int sign) in printint()
H A Dmmu.h43 #define SEG(type, base, lim, dpl) (struct segdesc) \ argument
47 #define SEG16(type, base, lim, dpl) (struct segdesc) \ argument