Searched defs:obj (Results 1 – 2 of 2) sorted by relevance
20 #define OBJ_TO_LINK(list,obj) ((NNSFndLink*)(((u32)(obj))+(list)->offset)) argument
198 void* obj = reinterpret_cast<void*>(stack); in TryInitializeAndStartImpl() local