Searched defs:_storage (Results 1 – 4 of 4) sorted by relevance
99 @usableFromInline var _storage: Storage variable
119 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){ in ec_dec_init()
193 size_t _storage = 0; member in clover::kernel::local_argument
37 c10::Storage _storage, in THPStorage_NewWithStorage()