Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxmachofat.cpp34 if( (nMagic==XMACH_DEF::S_FAT_MAGIC)|| in isValid()
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxmach_def.h35 const quint32 S_FAT_MAGIC =0xCAFEBABE; variable