OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
142
#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
663
return
is_floating
(val->v_tspec)
tree.c
1059
&&
is_floating
(t) && (*rnp)->tn_op == CON)
1652
if (
is_floating
(nt) &&
is_floating
(ot))
1930
lint_assert(
is_floating
(t));
2165
else if (
is_floating
(ntn->tn_type->t_tspec))
3633
if (
is_floating
(nt) !=
is_floating
(ot) ||
3966
else if (
is_floating
(ot))
3971
} else if (
is_floating
(nt)) {
4265
(
is_floating
(nt) ||
[
all
...]
Completed in 30 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025