Searched refs:this_A (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFObject.hxx951 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; local
952 this_A = this_A & 0xFFFF;
953 A += (short)this_A;
993 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; local
994 this_A = this_A & 0xFFFF;
995 A += (short)this_A;

Completed in 98 milliseconds