gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:resid_to_index (0.00 seconds)
tkernel_2
kernel/tkernel/src/subsystem.c - 29.4KB - 1,062 lines
77: #define index_to_resid(index)   ( (index) + MIN_RESID )
78: #define resid_to_index(resid)   ( (resid) - MIN_RESID )
79: