OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quant
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/tip/
cmds.c
49
int
quant
[] = { 60, 60, 24 };
variable in typeref:typename:int[]
722
nums[i] = (int)(a %
quant
[i]);
723
a /=
quant
[i];
Completed in 12 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025