gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:PageCount (0.02 seconds)
tkernel_2
kernel/sysmgr/src/imalloc.c - 12.0KB - 441 lines
256:                 EI(imask);
257:                 n = PageCount(size + sizeof(QUEUE) * 2);
258:                 q = GetSysMemBlk(n, imacb->mematr);
t2ex
t2ex_source/kernel/extension/memory/t2ex/memmgr.c - 15.3KB - 590 lines
77: {
78:         return PageCount(byte);
79: }
More results from t2ex