gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:mempool_end (0.00 seconds)
tkernel_2
kernel/tkernel/src/mempfix.c - 12.5KB - 498 lines
322: #if CHK_PAR
323:         if ( blf < mpfcb->mempool || blf >= mempool_end(mpfcb) || (((VB*)blf - (VB*)mpfcb->mempool) % mpfcb->blfsz) != 0 ) {
324:                 ercd = E_PAR;