Searched refs:UDB_PTR (Results 1 – 2 of 2) sorted by relevance
679 #define UDB_PTR(ptr) (UDB_REL(*((ptr)->base), (ptr)->data)) macro709 return (uint8_t*)UDB_PTR(ptr); in udb_ptr_data()
126 #define TASKLIST(ptr) ((struct task_list_d*)UDB_PTR(ptr))