gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:CHK_ALMID (0.00 seconds)
mtkernel_3
kernel/tkernel/check.h - 8.9KB - 247 lines
84: #define CHECK_ALMID(almid) {                                    \
85:         if (!CHK_ALMID(almid)) {                               \
86:                 return E_ID;                                  \
tkernel_2
kernel/tkernel/src/check.h - 10.6KB - 291 lines
85: #define CHECK_ALMID(almid) {                                    \
86:         if (!CHK_ALMID(almid)) {                               \
87:                 return E_ID;                                  \