HomeSort by: relevance | last modified time | path
    Searched refs:in_opened_file_inzip (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/zlib/contrib/minizip/
zip.c 166 int in_opened_file_inzip; /* 1 if a file in the zip is currently writ.*/ member in struct:__anon10973
841 ziinit.in_opened_file_inzip = 0;
1059 if (zi->in_opened_file_inzip == 1)
1232 zi->in_opened_file_inzip = 1;
1373 if (zi->in_opened_file_inzip == 0)
1481 if (zi->in_opened_file_inzip == 0)
1700 zi->in_opened_file_inzip = 0;
1845 if (zi->in_opened_file_inzip == 1)
  /src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
zip.c 170 int in_opened_file_inzip; /* 1 if a file in the zip is currently writ.*/ member in struct:__anon12420
875 ziinit.in_opened_file_inzip = 0;
1088 if (zi->in_opened_file_inzip == 1)
1261 zi->in_opened_file_inzip = 1;
1411 if (zi->in_opened_file_inzip == 0)
1526 if (zi->in_opened_file_inzip == 0)
1745 zi->in_opened_file_inzip = 0;
1895 if (zi->in_opened_file_inzip == 1)
  /src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
zip.c 170 int in_opened_file_inzip; /* 1 if a file in the zip is currently writ.*/ member in struct:__anon22723
875 ziinit.in_opened_file_inzip = 0;
1088 if (zi->in_opened_file_inzip == 1)
1261 zi->in_opened_file_inzip = 1;
1411 if (zi->in_opened_file_inzip == 0)
1526 if (zi->in_opened_file_inzip == 0)
1745 zi->in_opened_file_inzip = 0;
1895 if (zi->in_opened_file_inzip == 1)
  /src/external/gpl3/gdb/dist/zlib/contrib/minizip/
zip.c 166 int in_opened_file_inzip; /* 1 if a file in the zip is currently writ.*/ member in struct:__anon2109
841 ziinit.in_opened_file_inzip = 0;
1059 if (zi->in_opened_file_inzip == 1)
1232 zi->in_opened_file_inzip = 1;
1373 if (zi->in_opened_file_inzip == 0)
1481 if (zi->in_opened_file_inzip == 0)
1700 zi->in_opened_file_inzip = 0;
1845 if (zi->in_opened_file_inzip == 1)
  /src/common/dist/zlib/contrib/minizip/
zip.c 183 int in_opened_file_inzip; /* 1 if a file in the zip is currently writ.*/ member in struct:__anon7
1085 ziinit.in_opened_file_inzip = 0;
1344 if (zi->in_opened_file_inzip == 1)
1520 zi->in_opened_file_inzip = 1;
1661 if (zi->in_opened_file_inzip == 0)
1769 if (zi->in_opened_file_inzip == 0)
1988 zi->in_opened_file_inzip = 0;
2133 if (zi->in_opened_file_inzip == 1)

Completed in 24 milliseconds