Searched refs:Bool (Results 1 – 7 of 7) sorted by relevance
85 typedef unsigned char Bool; typedef92 #define True ((Bool)1)93 #define False ((Bool)0)269 Bool inUse[256];307 BZ2_compressBlock ( EState*, Bool );386 Bool blockRandomised;395 Bool smallDecompress;423 Bool inUse[256];424 Bool inUse16[16];
192 Bool isempty_RL ( EState* s ) in isempty_RL()341 Bool copy_input_until_stop ( EState* s ) in copy_input_until_stop()343 Bool progress_in = False; in copy_input_until_stop()388 Bool progress_out = False; in copy_output_until_stop()413 Bool handle_compress ( bz_stream* strm ) in handle_compress()415 Bool progress_in = False; in handle_compress()416 Bool progress_out = False; in handle_compress()461 Bool progress; in BZ_API()927 Bool writing;930 Bool initialisedOk;[all …]
114 Bool tooLong; in BZ2_hbMakeCodeLengths()
537 Bool inUse16[16]; in sendMTFValues()643 void BZ2_compressBlock ( EState* s, Bool is_last_block ) in BZ2_compressBlock()
388 Bool mainGtU ( UInt32 i1, in mainGtU()802 Bool bigDone[256]; in mainSort()
83 typedef int Bool; typedef
711 void LzmaDec_InitDicAndState(CLzmaDec *p, Bool initDic, Bool initState) in LzmaDec_InitDicAndState()
Completed in 25 milliseconds