Searched defs:DIGITS (Results 1 - 2 of 2) sorted by relevance

/src/bin/sh/
H A Darithmetic.h38 #define DIGITS(var) (3 + (2 + CHAR_BIT * sizeof((var))) / 3) macro
/src/regress/sys/fs/ffs/
H A DMakefile25 DIGITS=0 1 2 3 4 5 6 7 8 9 macro

Completed in 8 milliseconds