OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mmax
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/
inftrees.c
39
unsigned mmin,
mmax
; /* minimum and maximum code lengths */
local in function:inflate_table
111
for (
mmax
= MAXBITS;
mmax
>= 1;
mmax
--)
112
if (count[
mmax
] != 0) break;
113
if (root >
mmax
) root =
mmax
;
114
if (
mmax
== 0) { /* no symbols to code at all */
134
if (left > 0 && (type == CODES ||
mmax
!= 1))
172
all codes of length
mmax
, i.e. all codes, have been processed. Thi
[
all
...]
/src/sys/arch/hppa/spmath/
impys.S
219
mmax
: extrs op1,30,31,pu
label
228
movb,tr op2,op1,
mmax
; use op2 as multiplicand
Completed in 132 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025