Home
last modified time | relevance | path

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

/dports/games/scid/scid/src/egtb/
H A Dtbdecode.c510 #define DECODE_MAGIC ((int) 0x5abc947fL) macro
822 info->magic = DECODE_MAGIC; in comp_open_file()
880 assert (info->magic == DECODE_MAGIC); in comp_read_block()
919 assert (info->magic == DECODE_MAGIC); in comp_decode_and_check_crc()