Searched defs:Expand (Results 1 – 3 of 3) sorted by relevance
285 typedef struct Expand Expand; typedef287 struct Expand struct304 expand(Text *t, uint q0, uint q1, Expand *e) in expand() argument
18 typedef struct Expand { struct27 } Expand; argument
42 typedef struct Expand Expand; typedef440 struct Expand struct442 uint q0;443 uint q1;444 Rune *name;445 int nname;446 char *bname;447 int jump;448 union{452 int (*agetc)(void*, uint);[all …]