OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_unsigned
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
498
bool
old_unsigned
= is_uinteger(otp->t_tspec);
local in function:ic_cvt
500
if (new_width >= old_width && new_unsigned ==
old_unsigned
)
502
if (new_width > old_width &&
old_unsigned
)
tree.c
498
bool
old_unsigned
= is_uinteger(otp->t_tspec);
local in function:ic_cvt
500
if (new_width >= old_width && new_unsigned ==
old_unsigned
)
502
if (new_width > old_width &&
old_unsigned
)
Completed in 30 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025