| /plan9-contrib/sys/src/libcontrol/ |
| H A D | label.c | 9 typedef struct Label Label; typedef 11 struct Label struct 14 int border; 15 CFont *font; 16 CImage *image; 17 CImage *textcolor; 18 CImage *bordercolor; 19 char *text; 20 int align;
|
| /plan9-contrib/sys/src/cmd/spin/ |
| H A D | spin.h | 163 typedef struct Label { struct 169 struct Label *nxt; argument 170 } Label; typedef
|
| /plan9-contrib/sys/src/cmd/fossil/ |
| H A D | dat.h | 9 typedef struct Label Label; typedef 221 struct Label { struct 240 Label l; argument
|
| /plan9-contrib/sys/src/9/mtx/ |
| H A D | dat.h | 5 typedef struct Label Label; typedef 41 struct Label struct 43 ulong sp; 44 ulong pc;
|
| /plan9-contrib/sys/src/9/rb/ |
| H A D | dat.h | 7 typedef struct Label Label; typedef 44 struct Label struct 46 ulong sp; 47 ulong pc;
|
| /plan9-contrib/sys/src/9/ppc/ |
| H A D | dat.h | 6 typedef struct Label Label; typedef 45 struct Label struct 47 ulong sp; 48 ulong pc;
|
| /plan9-contrib/sys/src/9/loongson64/ |
| H A D | dat.h | 8 typedef struct Label Label; typedef 44 struct Label struct 46 uintptr sp; 47 uintptr pc;
|
| /plan9-contrib/sys/src/9/loongson/ |
| H A D | dat.h | 8 typedef struct Label Label; typedef 44 struct Label struct 46 ulong sp; 47 ulong pc;
|
| /plan9-contrib/sys/src/9/omap/ |
| H A D | dat.h | 31 typedef struct Label Label; typedef 65 struct Label struct 67 uintptr sp; 68 uintptr pc;
|
| /plan9-contrib/sys/src/9/bcm/ |
| H A D | dat.h | 20 typedef struct Label Label; typedef 54 struct Label struct 56 uintptr sp; 57 uintptr pc;
|
| /plan9-contrib/sys/src/9/vt5/ |
| H A D | dat.h | 4 typedef struct Label Label; typedef 76 struct Label struct 78 ulong sp; 79 ulong pc;
|
| /plan9-contrib/sys/src/9k/k10/ |
| H A D | dat.h | 4 typedef struct Label Label; typedef 50 struct Label struct 52 uintptr sp; 53 uintptr pc;
|
| /plan9-contrib/sys/src/9/vt4/ |
| H A D | dat.h | 4 typedef struct Label Label; typedef 78 struct Label struct 80 ulong sp; 81 ulong pc;
|
| /plan9-contrib/sys/src/9/kw/ |
| H A D | dat.h | 5 typedef struct Label Label; typedef 41 struct Label struct 43 uintptr sp; 44 uintptr pc;
|
| /plan9-contrib/sys/src/9/teg2/ |
| H A D | dat.h | 29 typedef struct Label Label; typedef 68 struct Label struct 70 uintptr sp; 71 uintptr pc;
|
| /plan9-contrib/sys/src/9/pc/ |
| H A D | dat.h | 9 typedef struct Label Label; typedef 51 struct Label struct 53 ulong sp; 54 ulong pc;
|
| /plan9-contrib/sys/src/9/pcboot/ |
| H A D | dat.h | 7 typedef struct Label Label; typedef 85 struct Label struct 87 ulong sp; 88 ulong pc;
|
| /plan9-contrib/sys/src/cmd/cwfs/ |
| H A D | portdat.h | 564 typedef struct Label Label; typedef 565 struct Label /* label block on Devlworms, in last block */ struct 567 uvlong magic; 568 ushort ord; /* side number within Juke */ 569 char service[64]; /* documentation only */
|
| /plan9-contrib/sys/src/cmd/unix/drawterm/kern/ |
| H A D | dat.h | 22 typedef struct Label Label; typedef 87 struct Label struct 89 jmp_buf buf;
|
| /plan9-contrib/sys/src/cmd/ |
| H A D | sed.c | 88 } Label; typedef
|