Searched defs:storage (Results 1 – 8 of 8) sorted by relevance
43 SDL_TLSData *storage; in SDL_TLSGet() local55 SDL_TLSData *storage; in SDL_TLSSet() local89 SDL_TLSData *storage; in SDL_TLSCleanup() local115 SDL_TLSData *storage; member128 SDL_TLSData *storage = NULL; in SDL_Generic_GetTLSData() local163 SDL_Generic_SetTLSData(SDL_TLSData *storage) in SDL_Generic_SetTLSData()
39 pthread_key_t storage; in SDL_SYS_GetTLSData() local
53 DWORD storage = TlsAlloc(); in SDL_SYS_GetTLSData() local
124 static const struct bt_storage storage = { in ble_storage_init() local
5120 def store( self, storage ): argument
323 FT_Long* storage; /* the instance */ member
225 FT_Long* storage; /* storage area */ member
161 STATIC ble_uuid_t *create_nimble_uuid(const mp_obj_bluetooth_uuid_t *uuid, ble_uuid_any_t *storage)… in create_nimble_uuid()
Completed in 30 milliseconds