OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/sparc64/
timerreg.h
116
volatile int64_t
t_count
; /* counter reg */
member in struct:timer_4u
/src/crypto/external/bsd/heimdal/dist/lib/wind/
normalize.c
66
enum {
t_count
= 28};
enumerator in enum:__anon954
67
enum { n_count = v_count *
t_count
};
82
v = v_base + (s_index % n_count) /
t_count
;
83
t = t_base + s_index %
t_count
;
109
return (l_index * v_count + v_index) *
t_count
+ s_base;
114
if (s_index %
t_count
!= 0)
116
if (in[1] < t_base || in[1] >= t_base +
t_count
)
Completed in 32 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026