Home
last modified time | relevance | path

Searched defs:curr (Results 1 – 5 of 5) sorted by relevance

/trusty/user/app/sample/spinner/
Dspinner.c32 int64_t curr; in _delay() local
/trusty/kernel/lib/app_manifest/
Dapp_manifest.c55 const void* curr = &iterator->manifest_data[iterator->index]; in app_manifest_get_ptr() local
/trusty/kernel/lib/backtrace/
Dsymbolize.c131 for (uintptr_t curr = symtab_start; in trusty_app_symbolize() local
/trusty/kernel/lib/ubsan/
Dubsan.c62 thread_t* curr = get_current_thread(); in in_ubsan_get() local
66 thread_t* curr = get_current_thread(); in in_ubsan_set() local
/trusty/user/app/storage/
Dblock_device_tipc.c123 uint16_t curr = hint ? hint - 1 : UINT16_MAX; in rpmb_search_size() local