Searched refs:int_vec40 (Results 1 – 2 of 2) sorted by relevance
80 picoos_int32 *int_vec40; /* reserved for cos table - fixed point */ member206 #define cos_table int_vec40
85 sig_inObj->int_vec40 = NULL; in sigAllocate()291 sig_inObj->int_vec40 = d32; in sigAllocate()387 if (NULL != sig_inObj->int_vec40) in sigDeallocate()388 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec40)); in sigDeallocate()