OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockstart
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/zlib/pigz/dist/zopfli/
lz77.h
68
size_t
blockstart
;
member in struct:ZopfliBlockState
lz77.c
153
size_t lmcpos = pos - s->
blockstart
;
198
size_t lmcpos = pos - s->
blockstart
;
blocksplitter.c
299
s.
blockstart
= instart;
deflate.c
445
s.
blockstart
= instart;
497
s.
blockstart
= instart;
625
s.
blockstart
= instart;
squeeze.c
533
s->
blockstart
= instart;
/src/external/bsd/tradcpp/dist/
macro.c
570
size_t
blockstart
, wordstart, pos;
local
574
pos =
blockstart
= 0;
581
if (wordstart >
blockstart
) {
583
buf +
blockstart
,
584
wordstart -
blockstart
);
590
blockstart
= pos;
597
if (pos >
blockstart
) {
598
ei = expansionitem_create_stringlen(buf +
blockstart
,
599
pos -
blockstart
);
Completed in 18 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026