OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:szt
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
gen_template.c
873
char *
szt
= NULL;
local
898
n = asprintf(&
szt
, "struct %s_%s", basetype, name);
900
n = asprintf(&
szt
, "struct %s", basetype);
902
n = asprintf(&
szt
, "%s", basetype);
903
if (n < 0 ||
szt
== NULL)
913
have_ellipsis ? "|A1_HF_ELLIPSIS" : "",
szt
, tlist_count(tl));
915
free(
szt
);
/src/usr.bin/xlint/lint1/
tree.c
1655
tspec_t
szt
= elsz->tn_type->t_tspec;
local
1656
if (rt !=
szt
&& rt != unsigned_type(
szt
))
Completed in 26 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026