Searched refs:Ctype_t (Results 1 – 2 of 2) sorted by relevance
29 struct Ctype_s; typedef struct Ctype_s Ctype_t; typedef 36 Ctype_t* next;42 static Ctype_t* ctypes;108 static Ctype_t ctype[] =178 * dynamic entry locale is punned in Ctype_t.next 187 register Ctype_t* cp; in regclass() 191 Ctype_t* lc; in regclass() 192 Ctype_t* xp; in regclass() 193 Ctype_t* zp; in regclass() 204 lc = (Ctype_t*)setlocal in regclass() [all...]
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()