Searched refs:int_vec35 (Results 1 – 2 of 2) sorted by relevance
75 picoos_int32 *int_vec35; /* reserved for cos table - fixed point */ member203 #define randSinTbl int_vec35
81 sig_inObj->int_vec35 = in sigAllocate()263 sig_inObj->int_vec35 = d32; in sigAllocate()380 if (NULL != sig_inObj->int_vec35) in sigDeallocate()381 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec35)); in sigDeallocate()2087 picoos_int32 *r = sig_inObj->int_vec35; in init_rand()