Searched refs:memlocation (Results 1 – 1 of 1) sorted by relevance
81 unsigned int memlocation; /* Pointer to byte in *mem */ member483 unsigned char *tmpval = ec->mem + ec->memlocation; in jent_memaccess()495 ec->memlocation = ec->memlocation + ec->memblocksize - 1; in jent_memaccess()496 ec->memlocation = ec->memlocation % wrap; in jent_memaccess()
Completed in 3 milliseconds