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_floating
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
140
#define
is_floating
(t) (type_properties(t)->tt_is_floating)
macro
/src/usr.bin/xlint/lint1/
debug.c
226
if (
is_floating
(tn->tn_type->t_tspec))
563
if (
is_floating
(t))
lint1.h
665
return
is_floating
(val->v_tspec)
tree.c
1123
&&
is_floating
(t) && (*rnp)->tn_op == CON)
1716
if (
is_floating
(nt) &&
is_floating
(ot))
1994
lint_assert(
is_floating
(t));
2229
else if (
is_floating
(ntn->tn_type->t_tspec))
3697
if (
is_floating
(nt) !=
is_floating
(ot) ||
4028
else if (
is_floating
(ot))
4033
} else if (
is_floating
(nt)) {
4327
(
is_floating
(nt) ||
[
all
...]
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026