Home
last modified time | relevance | path

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

/dports/audio/gramofile/gramofile-1.6P/bplaysrc/
H A Dfmtheaders.h37 typedef struct blockT8 { struct
41 } PACKED(blockT8); argument
H A Dbplay.c634 blockT8 tblock; in playvoc()
/dports/audio/gramofile/gramofile-1.6P/
H A Dfmtheaders.h37 typedef struct blockT8 { struct
41 } PACKED(blockT8); argument
/dports/audio/gramofile/gramofile-1.6P/perl-swig/
H A Dfmtheaders.h37 typedef struct blockT8 { struct
41 } PACKED(blockT8); argument
/dports/audio/gramofile/gramofile-1.6P/debian/
H A D70-endian-fixes.dpatch139 blockT8 tblock;
214 typedef struct blockT8 {
218 -} blockT8;
222 +} PACKED(blockT8);
371 -typedef struct blockT8
377 -blockT8;
410 +typedef struct blockT8 {
414 +} PACKED(blockT8);