Searched refs:Bits (Results 1 – 4 of 4) sorted by relevance
24 SET /A Bits=%3 + 0 2>NUL26 IF _%Bits%_==__ GOTO BitsError27 IF /I %Bits% LSS 4 GOTO BitsError28 IF /I %Bits% GTR 6 GOTO BitsError32 SET Bits=436 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V37 IF /I %Bits% GEQ 6 SET HashChars=!HashChars! W X Y Z - ,
331 typedef uint32_t Bits; typedef332 typedef Bits BitSet[BITSET_SIZE];333 typedef Bits* BitSetRef;
17475 # # original Finder flags (Bits 8-15)24173 # Bits 4-7 (4 MSB): 4-bit version number24174 # Bits 3: Reserved
Completed in 212 milliseconds