Searched defs:MAGIC_NUMBER (Results 1 – 5 of 5) sorted by relevance
122 const MAGIC_NUMBER: u32 = 0x0723_0203; in read_spv() constant
38 public static final char MAGIC_NUMBER = 0xC0C0; field in ExecutionDataWriter
111 #define MAGIC_NUMBER(mime_type, magic) \ macro
364 MAGIC_NUMBER = (3439).to_bytes(2, 'little') + b'\r\n' variable
546 #define MAGIC_NUMBER 0x50435245UL /* 'PCRE' */ macro