Searched refs:aelist (Results 1 – 2 of 2) sorted by relevance
176 struct aelist { struct209 struct aelist *i_ae;282 newae(struct aelist *ael, const char *arg) in newae()302 if ((ctx->i_ae = calloc(1, sizeof (struct aelist))) == NULL) { in newictx()320 warnings(struct aelist *h) in warnings()336 optim_disable(struct aelist *h, int level) in optim_disable()346 Xsmode(struct aelist *h) in Xsmode()373 xlate_xtb(struct aelist *h, const char *xarg) in xlate_xtb()400 xlate(struct aelist *h, const char *xarg, const char **table) in xlate()
125 typedef struct aelist { struct