Searched defs:Const (Results 1 – 2 of 2) sorted by relevance
280 typedef struct Const Const; typedef281 struct Const struct292 Const table[NCON]; argument
33 typedef enum Type { Const, Addr, Table, Extern, Reg, Unknown, Error } Type; enumerator