OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:field_width
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
cksnprintb.c
52
uint64_t
field_width
;
member in struct:__anon8d91d2610108
256
if (has_cmp && ck->
field_width
> 0 && ck->
field_width
< 64
257
&& cmp.value & ~value_bits((unsigned)ck->
field_width
))
260
(uintmax_t)value_bits((unsigned)ck->
field_width
));
272
ck->
field_width
= width.value;
299
.
field_width
= 64,
cksnprintb.c
52
uint64_t
field_width
;
member in struct:__anon8d91d2610108
256
if (has_cmp && ck->
field_width
> 0 && ck->
field_width
< 64
257
&& cmp.value & ~value_bits((unsigned)ck->
field_width
))
260
(uintmax_t)value_bits((unsigned)ck->
field_width
));
272
ck->
field_width
= width.value;
299
.
field_width
= 64,
Completed in 24 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025