gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:AlignMACB from t2ex (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/memalloc.c - 12.2KB - 419 lines
246: {
247:         MACB   *macb = AlignMACB(_macb);
248:         QUEUE  *q;
More results from memalloc.c
t2ex_source/t2ex/network/net/src/netmain/if_tkn.c - 28.4KB - 1,184 lines
121:         /* Check if the control block has been already initialized. */
122:         if ( AlignMACB(&txrxbufcb)->pagesz > 0 ) return;
123: