Home | History | Annotate | Download | only in tzcode

Lines Matching refs:u_t

337 	} u_t;
339 register u_t * const up = malloc(sizeof *up);
341 u_t u;
342 register u_t * const up = &u;