Searched refs:cwidth (Results 1 - 1 of 1) sorted by relevance

/gem5/src/kern/linux/
H A Dprintk.cc192 int cwidth; local
196 cwidth = sizeof(uint64_t);
199 cwidth = sizeof(uint32_t);
202 while (cwidth-- > 0) {

Completed in 3 milliseconds