Home
last modified time | relevance | path

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

/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/loader/
H A Dimplgoal.c67 MEM_implPutLT(tab,i,cst); in LD_IMPLGOAL_LoadImplGoal()
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/system/
H A Dmemory.h135 void MEM_implPutLT(WordPtr tab, int ind, int cst); //link tab; ind from 0
H A Dmemory.c73 void MEM_implPutLT(WordPtr tab, int ind, int cst) in MEM_implPutLT() function