Home
last modified time | relevance | path

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

/dports/devel/dev86/dev86-0.16.20/as/
H A Dgenbin.c36 #ifdef BINSYM in binheader()
71 #ifdef BINSYM in bintrailer()
H A Dgensym.c29 #ifdef BINSYM in gensym()
72 #ifndef BINSYM in gensym()
/dports/audio/sfront/sfront-0.99/src/
H A Dmp4read.c338 case BINSYM:
562 while (readfindchunk(BINSYM))
608 case BINSYM:
H A Dtree.h566 #define BINSYM 5 macro
H A Dmp4write.c336 bitwrite(BINSYM,3); /* symbol table file */ in bitsymbolwrite()