Searched refs:_decomp_t (Results 1 – 1 of 1) sorted by relevance
129 } _decomp_t; typedef136 static _decomp_t *decomps;140 static _decomp_t *kdecomps;453 _decomp_t **pdecomps; in add_decomp()484 *pdecomps = (_decomp_t *) malloc(sizeof(_decomp_t) << 3); in add_decomp()486 *pdecomps = (_decomp_t *) in add_decomp()488 sizeof(_decomp_t) * (*pdecomps_size + 8)); in add_decomp()490 sizeof(_decomp_t) << 3); in add_decomp()500 sizeof(_decomp_t)); in add_decomp()1146 static _decomp_t *[all …]