Home
last modified time | relevance | path

Searched refs:MEM_implPutLTS (Results 1 – 3 of 3) sorted by relevance

/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/loader/
H A Dimplgoal.c63 MEM_implPutLTS(tab,nctSize); in LD_IMPLGOAL_LoadImplGoal()
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/system/
H A Dmemory.h132 void MEM_implPutLTS(WordPtr tab, int lts); //# pred (def extended)
H A Dmemory.c63 void MEM_implPutLTS(WordPtr tab, int lts) { *((int *)tab) = lts; } in MEM_implPutLTS() function