Searched refs:MEM_implPutLTS (Results 1 – 3 of 3) sorted by relevance
63 MEM_implPutLTS(tab,nctSize); in LD_IMPLGOAL_LoadImplGoal()
132 void MEM_implPutLTS(WordPtr tab, int lts); //# pred (def extended)
63 void MEM_implPutLTS(WordPtr tab, int lts) { *((int *)tab) = lts; } in MEM_implPutLTS() function