OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_sizeof
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
302
tnode_t *
build_sizeof
(const type_t *);
cgram.y
803
$$ = $2 == NULL ? NULL :
build_sizeof
($2->tn_type);
809
$$ =
build_sizeof
($3);
1060
dcs_add_alignas(
build_sizeof
($3));
tree.c
4284
build_sizeof
(const type_t *tp)
function in typeref:typename:tnode_t *
4289
debug_step("
build_sizeof
'%s' = %u", type_name(tp), size_in_bytes);
Completed in 44 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025