gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ALIGN_L (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/command.c - 44.6KB - 1,274 lines
397:         // align start address
398:         cAddr = ALIGN_L(cAddr, unit);
399: 
575: // align address 576: cAddr = ALIGN_L(cAddr, unit); 577: