Home
last modified time | relevance | path

Searched refs:EXIT_LZO_ERROR (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/lzotest/
H A Dlzotest.c334 #define EXIT_LZO_ERROR 5 macro
1075 return EXIT_LZO_ERROR; in process_file()
1083 return EXIT_LZO_ERROR; in process_file()
1096 return EXIT_LZO_ERROR; in process_file()
1104 return EXIT_LZO_ERROR; in process_file()
1132 return EXIT_LZO_ERROR; in process_file()
1138 return EXIT_LZO_ERROR; in process_file()
1163 return EXIT_LZO_ERROR; in process_file()
1174 return EXIT_LZO_ERROR; in process_file()
1183 return EXIT_LZO_ERROR; in process_file()
/dports/archivers/lzo2/lzo-2.10/lzotest/
H A Dlzotest.c313 #define EXIT_LZO_ERROR 5 macro
1071 return EXIT_LZO_ERROR; in process_file()
1079 return EXIT_LZO_ERROR; in process_file()
1092 return EXIT_LZO_ERROR; in process_file()
1100 return EXIT_LZO_ERROR; in process_file()
1131 return EXIT_LZO_ERROR; in process_file()
1137 return EXIT_LZO_ERROR; in process_file()
1162 return EXIT_LZO_ERROR; in process_file()
1173 return EXIT_LZO_ERROR; in process_file()
1183 return EXIT_LZO_ERROR; in process_file()
/dports/archivers/lzop/lzop-1.04/src/
H A Dconf.h353 #define EXIT_LZO_ERROR 1 macro