OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gettyp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
109
gettyp
(tspec_t t)
function in typeref:typename:type_t *
256
td = block_dup_type(
gettyp
(merge_signedness(t2, t)));
264
td = block_dup_type(
gettyp
(t2 == INT ? SHORT : USHORT));
292
td = block_dup_type(
gettyp
(lt));
749
dcs->d_type =
gettyp
(merge_signedness(t, s));
937
*tpp =
gettyp
(INT);
948
*tpp =
gettyp
(INT);
960
*tpp =
gettyp
(INT);
967
*tpp =
gettyp
(INT);
1029
dsym->s_type = tp = block_dup_type(
gettyp
(t = INT))
[
all
...]
decl.c
109
gettyp
(tspec_t t)
function in typeref:typename:type_t *
256
td = block_dup_type(
gettyp
(merge_signedness(t2, t)));
264
td = block_dup_type(
gettyp
(t2 == INT ? SHORT : USHORT));
292
td = block_dup_type(
gettyp
(lt));
749
dcs->d_type =
gettyp
(merge_signedness(t, s));
937
*tpp =
gettyp
(INT);
948
*tpp =
gettyp
(INT);
960
*tpp =
gettyp
(INT);
967
*tpp =
gettyp
(INT);
1029
dsym->s_type = tp = block_dup_type(
gettyp
(t = INT))
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025