OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/sh3/
mmu_sh4.c
192
uint32_t opteh,
ptel
;
local
212
ptel
= pte & PG_HW_BITS;
213
_reg_write_4(SH4_PTEL,
ptel
);
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
template.c
953
void **
ptel
= (void **)tel;
local
969
tel = *
ptel
= calloc(1, size);
983
free(*
ptel
);
984
*
ptel
= NULL;
Completed in 54 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026