OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_complex
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
144
#define
is_complex
(t) (type_properties(t)->tt_is_complex)
macro
/src/usr.bin/xlint/lint1/
tree.c
1648
if (
is_complex
(nt) ||
is_complex
(ot))
1649
return
is_complex
(nt) &&
is_complex
(ot) &&
1988
if (
is_complex
(v->v_tspec)) {
2915
if ((!is_integer(lt) && !
is_complex
(lt)) ||
2916
(mp->m_binary && (!is_integer(rt) && !
is_complex
(rt)))) {
Completed in 16 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025