Searched refs:_col (Results 1 – 2 of 2) sorted by relevance
54 #define RF_BANK_SETUP(_bank, _iniarray, _col) do { \ argument57 (_bank)[i] = INI_RA((_iniarray), i, _col);; \
59 #define SAMPLE_TBL(_mi, _idx, _col) \ argument60 _mi->sample_table[(_idx * SAMPLE_COLUMNS) + _col]