OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tlimit
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/boggle/boggle/
bog.c
123
int
tlimit
;
variable
144
tlimit
= 180; /* 3 minutes is standard */
159
if ((
tlimit
= atoi(optarg)) < 1)
339
if (t - start_t >=
tlimit
) {
346
remaining =
tlimit
- (int) (t - start_t);
/src/external/gpl3/gdb.old/dist/sim/erc32/
sis.h
113
uint64_t
tlimit
; /* Simulation time limit */
member in struct:pstate
/src/external/gpl3/gdb/dist/sim/erc32/
sis.h
113
uint64_t
tlimit
; /* Simulation time limit */
member in struct:pstate
Completed in 14 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026