Searched defs:Labellist (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlparser.h72 typedef struct Labellist { struct
76 } Labellist; typedef in typeref:struct:Labellist
86 Labellist gt; /* list of pending gotos */
87 Labellist label; /* list of active labels */

Completed in 74 milliseconds