OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttab
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
129
extern ttab_t
ttab
[];
134
return
ttab
+ t;
inittyp.c
81
ttab_t
ttab
[NTSPEC] = {
variable in typeref:typename:ttab_t[]
tyname.c
157
const char *name =
ttab
[t].tt_name;
/src/usr.bin/xlint/lint1/
decl.c
86
if (
ttab
[i].tt_rank_kind != RK_NONE)
87
ttab
[i].tt_rank_value =
88
ttab
[i].tt_size_in_bits;
90
ttab
[BOOL].tt_rank_value = 1;
94
ttab
[BOOL].tt_is_integer = false;
95
ttab
[BOOL].tt_is_uinteger = false;
96
ttab
[BOOL].tt_is_arithmetic = false;
/src/usr.sbin/traceroute/
traceroute.c
1397
static const char *
ttab
[] = {
local in function:pr_type
1408
return
ttab
[t];
Completed in 99 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025