OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_unsigned
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
497
bool
new_unsigned
= is_uinteger(ntp->t_tspec);
local in function:ic_cvt
500
if (new_width >= old_width &&
new_unsigned
== old_unsigned)
504
if (
new_unsigned
&& (~value_bits(new_width) & ~a.bclr) == 0)
tree.c
497
bool
new_unsigned
= is_uinteger(ntp->t_tspec);
local in function:ic_cvt
500
if (new_width >= old_width &&
new_unsigned
== old_unsigned)
504
if (
new_unsigned
&& (~value_bits(new_width) & ~a.bclr) == 0)
Completed in 28 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025