Home
last modified time | relevance | path

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

/dports/audio/fossmixer/detroit-0.2.3/examples/gui_vesmir/
H A Dcatalog.h6 #define CATALOG_ENDIAN_BIG 1 /* Catalog endianess */ macro
H A Dcatalog.c87 c.endian = CATALOG_ENDIAN_BIG; in catalog_header()