Home
last modified time | relevance | path

Searched defs:Case (Results 1 – 10 of 10) sorted by relevance

/plan9-contrib/sys/src/cmd/ic/
H A Dgc.h20 typedef struct Case Case; typedef
55 struct Case struct
57 Case* link; argument
63 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/9c/
H A Dgc.h19 typedef struct Case Case; typedef
56 struct Case struct
58 Case* link; argument
64 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/kc/
H A Dgc.h20 typedef struct Case Case; typedef
54 struct Case struct
56 Case* link; argument
62 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/qc/
H A Dgc.h20 typedef struct Case Case; typedef
57 struct Case struct
59 Case* link; argument
65 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/vc/
H A Dgc.h20 typedef struct Case Case; typedef
55 struct Case struct
57 Case* link; argument
63 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/4c/
H A Dgc.h20 typedef struct Case Case; typedef
55 struct Case struct
57 Case* link; argument
63 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/5c/
H A Dgc.h21 typedef struct Case Case; typedef
61 struct Case struct
63 Case* link; argument
69 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/8c/
H A Dgc.h20 typedef struct Case Case; typedef
61 struct Case struct
63 Case* link; argument
69 #define C ((Case*)0) argument
/plan9-contrib/sys/src/cmd/6c/
H A Dgc.h20 typedef struct Case Case; typedef
61 struct Case struct
63 Case* link; argument
69 #define C ((Case*)0) argument
/plan9-contrib/sys/src/9/port/
H A Dportusbehci.h49 Case = 0x00020, /* async sched. enable */ enumerator