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

/haiku/src/tools/misc/
H A Dbin2h.c8 #define NUM_COLUMNS 16 macro
23 if((++column % NUM_COLUMNS) == 0) {
H A Dbin2asm.c8 #define NUM_COLUMNS 16 macro
23 if((column % NUM_COLUMNS) == 0) {

Completed in 80 milliseconds