Lines Matching refs:aelist
346 struct aelist { struct
356 struct aelist *i_ae; argument
487 newae(struct aelist *ael, const char *arg) in newae()
507 if ((ctx->i_ae = calloc(sizeof (struct aelist), 1)) == NULL) { in newictx()
527 warnings(struct aelist *h) in warnings()
543 optim_disable(struct aelist *h, int level) in optim_disable()
554 Xamode(struct aelist *h) in Xamode()
559 Xcmode(struct aelist *h) in Xcmode()
571 Xsmode(struct aelist *h) in Xsmode()
592 xlate_xtb(struct aelist *h, const char *xarg) in xlate_xtb()
619 xlate(struct aelist *h, const char *xarg, const char **table) in xlate()