Home
last modified time | relevance | path

Searched defs:Range (Results 1 – 7 of 7) sorted by relevance

/plan9-contrib/sys/src/9/teg2/
H A Dmmu.c43 typedef struct Range Range; typedef
44 struct Range { struct
45 uintptr startva;
46 uvlong endva;
47 uintptr startpa;
48 uvlong endpa;
72 prl1range(Range *rp) in prl1range() argument
/plan9-contrib/sys/src/cmd/
H A Dhget.c24 typedef struct Range Range; typedef
25 struct Range struct
27 long start; /* only 2 gig supported, tdb */
28 long end;
674 hhetag(char *p, URL *u, Range*) in hhetag() argument
686 hhmtime(char *p, URL *u, Range*) in hhmtime() argument
778 hhuri(char *p, URL *u, Range*) in hhuri() argument
789 hhlocation(char *p, URL *u, Range*) in hhlocation() argument
795 hhauth(char *p, URL *u, Range*) in hhauth() argument
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsicc.h114 gs_range4 Range; member
H A Dttobjs.h288 Int Range; /* in which code range is it located ? */ member
/plan9-contrib/sys/src/cmd/sam/
H A Dsam.h33 typedef struct Range Range; typedef
44 struct Range struct
51 Range p[NSUBEXP]; argument
/plan9-contrib/sys/src/cmd/acme/
H A Ddat.h47 typedef struct Range Range; typedef
63 struct Range struct
65 int q0;
66 int q1;
/plan9-contrib/sys/src/9/pc/
H A Duartaxp.c157 Range = 0x00, enumerator