Home
last modified time | relevance | path

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

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonMixer.c949 #define BUS_START (FX_START + 43) macro
950 #define BUS_END (BUS_START + 4)
1125 if ((operator < BUS_END) && (operator >= BUS_START)) in trackOp()
/dports/www/py-imdbpy/IMDbPY-2021.4.18/bin/
H A Dimdbpy2sql.py748 BUS_START = ('BUSINESS LIST', '=============', '') variable
2470 ('business.list.gz', BUS_START, getBusiness),