OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uL
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/contrib/minizip/
unzip.c
394
uLong
uL
;
450
if (unz64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=UNZ_OK)
454
if (unz64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=UNZ_OK)
456
if (
uL
!= 0)
464
if (unz64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=UNZ_OK)
466
if (
uL
!= 1)
474
if (unz64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=UNZ_OK)
477
if (
uL
!= 0x06064b50)
498
uLong
uL
;
543
if (unz64local_getLong(&us.z_filefunc, us.filestream,&
uL
)!=UNZ_OK
[
all
...]
zip.c
517
uLong
uL
;
575
if (zip64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=ZIP_OK)
579
if (zip64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=ZIP_OK)
581
if (
uL
!= 0)
589
if (zip64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=ZIP_OK)
591
if (
uL
!= 1)
599
if (zip64local_getLong(pzlib_filefunc_def,filestream,&
uL
)!=ZIP_OK)
602
if (
uL
!= 0x06064b50) // signature of 'Zip64 end of central directory'
615
uLong
uL
;
654
if (zip64local_getLong(&pziinit->z_filefunc, pziinit->filestream,&
uL
)!=ZIP_OK
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025