Searched refs:Ctype_t (Results 1 – 1 of 1) sorted by relevance
29 struct Ctype_s; typedef struct Ctype_s Ctype_t; typedef36 Ctype_t* next;42 static Ctype_t* ctypes;107 static Ctype_t ctype[] =157 register Ctype_t* cp; in regclass()205 register Ctype_t* cp; in regaddclass()206 register Ctype_t* np; in regaddclass()216 if (!(np = newof(0, Ctype_t, 1, n + 1))) in regaddclass()