Home
last modified time | relevance | path

Searched refs:TL_SIZE (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/core/board/
H A DNstBoardKonamiVrc7.hpp84 TL_SIZE = 0x40, enumerator
121 byte tl[16][8][TL_SIZE][4];
H A DNstBoardKonamiVrc7.cpp523 NST_ASSERT( (frequency >> 5) < 16 && block < 8 && volume < TL_SIZE && tone < 4 ); in GetTotalLevel()
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoardKonamiVrc7.hpp84 TL_SIZE = 0x40, enumerator
121 byte tl[16][8][TL_SIZE][4];
H A DNstBoardKonamiVrc7.cpp523 NST_ASSERT( (frequency >> 5) < 16 && block < 8 && volume < TL_SIZE && tone < 4 ); in GetTotalLevel()
/dports/lang/snobol4/snobol4-2.2.2/
H A Dres.h686 # define TL_SIZE ((ptr_t)res.tl_size) macro
H A Dres.h2686 # define TL_SIZE ((ptr_t)res.tl_size)
H A Dv311.sil10019 RCALL TL_TL,BLOCK,(TL_SIZE)
10088 TL_SIZE DESCR TNREG_,0,TNDT
H A Dsnobol4.c13487 PUSH(TL_SIZE); in T_LEAF()
H A Disnobol4.c4951 PUSH(TL_SIZE); in T_LEAF()