OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
254
td = block_dup_type(
gettyp
(merge_signedness(t2, t)));
262
td = block_dup_type(
gettyp
(t2 == INT ? SHORT : USHORT));
290
td = block_dup_type(
gettyp
(lt));
748
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
254
td = block_dup_type(
gettyp
(merge_signedness(t2, t)));
262
td = block_dup_type(
gettyp
(t2 == INT ? SHORT : USHORT));
290
td = block_dup_type(
gettyp
(lt));
748
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 29 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026