Searched defs:Label (Results 1 – 15 of 15) sorted by relevance
9 typedef struct Label Label; typedef11 struct Label struct14 int border;15 CFont *font;16 CImage *image;17 CImage *textcolor;18 CImage *bordercolor;19 char *text;20 int align;
153 typedef struct Label { struct159 struct Label *nxt; argument160 } Label; typedef
9 typedef struct Label Label; typedef222 struct Label { struct241 Label l; argument
5 typedef struct Label Label; typedef42 struct Label struct44 ulong sp;45 ulong pc;
7 typedef struct Label Label; typedef44 struct Label struct46 ulong sp;47 ulong pc;
6 typedef struct Label Label; typedef46 struct Label struct48 ulong sp;49 ulong pc;
19 typedef struct Label Label; typedef53 struct Label struct55 uintptr sp;56 uintptr pc;
31 typedef struct Label Label; typedef66 struct Label struct68 uintptr sp;69 uintptr pc;
5 typedef struct Label Label; typedef42 struct Label struct44 uintptr sp;45 uintptr pc;
9 typedef struct Label Label; typedef52 struct Label struct54 ulong sp;55 ulong pc;
29 typedef struct Label Label; typedef69 struct Label struct71 uintptr sp;72 uintptr pc;
7 typedef struct Label Label; typedef86 struct Label struct88 ulong sp;89 ulong pc;
564 typedef struct Label Label; typedef565 struct Label /* label block on Devlworms, in last block */ struct567 uvlong magic;568 ushort ord; /* side number within Juke */569 char service[64]; /* documentation only */
22 typedef struct Label Label; typedef87 struct Label struct89 jmp_buf buf;
88 } Label; typedef