Searched defs:DIGITS (Results 1 - 2 of 2) sorted by relevance
| /src/bin/sh/ | ||
| H A D | arithmetic.h | 38 #define DIGITS(var) (3 + (2 + CHAR_BIT * sizeof((var))) / 3) macro |
| /src/regress/sys/fs/ffs/ | ||
| H A D | Makefile | 25 DIGITS=0 1 2 3 4 5 6 7 8 9 macro |
Completed in 5 milliseconds