Searched refs:Ast4_t (Results 1 – 1 of 1) sorted by relevance
49 } Ast4_t; typedef54 register Ast4_t* a = (Ast4_t*)p; in ast4_init()70 Ast4_t* p; in ast4_open()72 if (p = newof(0, Ast4_t, 1, 0)) in ast4_open()83 register Ast4_sum_t* a = &((Ast4_t*)p)->cur; in ast4_block()104 a = (flags & SUM_TOTAL) ? &((Ast4_t*)p)->tot : &((Ast4_t*)p)->cur; in ast4_print()112 data->size = sizeof(((Ast4_t*)p)->cur); in ast4_data()115 …swapmem(_ast_intswap, data->buf = ((Ast4_t*)p)->buf, &((Ast4_t*)p)->cur, sizeof(((Ast4_t*)p)->cur)… in ast4_data()117 data->buf = &((Ast4_t*)p)->cur; in ast4_data()