OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIGITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
arithmetic.h
38
#define
DIGITS
(var) (3 + (2 + CHAR_BIT * sizeof((var))) / 3)
arithmetic.c
210
char sresult[
DIGITS
(result) + 1];
385
char sresult[
DIGITS
(result) + 1];
/src/regress/sys/fs/ffs/
Makefile
25
DIGITS
=0 1 2 3 4 5 6 7 8 9
127
for f in ${
DIGITS
}; do \
137
for f in ${
DIGITS
}; do \
147
for f in ${
DIGITS
}; do for g in ${
DIGITS
}; do \
162
for f in ${
DIGITS
}; do for g in ${
DIGITS
}; do for h in ${
DIGITS
}; do \
Completed in 24 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025