OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tspec_name
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/xlint/lint1/
ckbool.c
104
error(334, arg,
tspec_name
(lt),
tspec_name
(rt));
107
error(211,
tspec_name
(lt),
tspec_name
(rt));
110
error(107, op_name(op),
tspec_name
(lt),
tspec_name
(rt));
143
error(330, op_name(op),
tspec_name
(lt));
148
error(331, op_name(op),
tspec_name
(lt));
154
error(332, op_name(op),
tspec_name
(rt));
debug.c
455
tspec_name
(sym->u.s_keyword.u.sk_tspec));
489
debug_printf(" %s",
tspec_name
(dl->d_abstract_type));
491
debug_printf(" %s",
tspec_name
(dl->d_complex_mod));
493
debug_printf(" %s",
tspec_name
(dl->d_sign_mod));
495
debug_printf(" %s",
tspec_name
(dl->d_rank_mod));
tree.c
1793
warning(118,
tspec_name
(lt), "<<=",
tspec_name
(rt));
2675
warning(118,
tspec_name
(lt), ">>",
tspec_name
(rt));
2685
warning(118,
tspec_name
(lt), ">>",
tspec_name
(rt));
2720
warning(118,
tspec_name
(lt), "<<",
tspec_name
(rt));
4243
warning(196,
tspec_name
(ot), type_name(tp));
4264
warning(196,
tspec_name
(ot), type_name(tp))
[
all
...]
func.c
567
:
tspec_name
(tn->tn_type->t_tspec));
decl.c
253
warning(5,
tspec_name
(t));
1766
c99ism(47,
tspec_name
(tp->t_tspec));
cgram.y
208
%printer { fprintf(yyo, "%s",
tspec_name
($$)); } <y_tspec>
2623
return
tspec_name
(val.y_tspec);
/src/usr.bin/xlint/common/
externs.h
39
const char *
tspec_name
(tspec_t);
tyname.c
155
tspec_name
(tspec_t t)
function
275
buf_add(&buf,
tspec_name
(t));
Completed in 28 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026