OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dwidth
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hp300/dev/
diofbvar.h
85
u_int
dwidth
; /* displayed part width */
member in struct:diofb
/src/sys/arch/hp300/stand/common/
itevar.h
66
short dheight,
dwidth
;
member in struct:ite_data
/src/bin/ksh/
exec.c
1388
int nwidth,
dwidth
;
local
1410
for (i = n,
dwidth
= 1; i >= 10; i /= 10)
1411
dwidth
++;
1415
smi.num_width =
dwidth
;
1417
dwidth
+ nwidth + 2, 1);
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026