Home
last modified time | relevance | path

Searched refs:END_OF_CD_RECORD_MAGIC (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dzip.c34 #define END_OF_CD_RECORD_MAGIC 0x06054b50 macro
38 /* Magic value equal to END_OF_CD_RECORD_MAGIC */
153 if (!eocd || eocd->magic != END_OF_CD_RECORD_MAGIC) in try_parse_end_of_cd()

Completed in 2 milliseconds