gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ALIGN_U (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/command.c - 44.6KB - 1,274 lines
441:                         // Fill with 0 using 'unit' as data unit.
442:                         k = ALIGN_U(tokenLen, unit);
443:                         if (n + k > SETDT_SZ) return_er(E_LIMIT);