OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_do_while
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
ckbool.c
187
is_typeok_bool_compares_with_zero(const tnode_t *tn, bool
is_do_while
)
195
|| (
is_do_while
&& is_int_constant_zero(tn, tn->tn_type->t_tspec))
func.c
548
check_controlling_expression(tnode_t *tn, bool
is_do_while
)
564
&& !is_typeok_bool_compares_with_zero(tn,
is_do_while
)) {
tree.c
4818
expr(tnode_t *tn, bool used, bool cond, bool free_expr, bool
is_do_while
,
4828
if (dcs->d_kind != DLK_EXTERN && !
is_do_while
)
Completed in 26 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026