Home
last modified time | relevance | path

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

/dports/emulators/jzintv/jzintv-20200712-src/src/asm/
H A Das1600_real.y1388 const int new_source_ofs_min = 7 + 5*new_hex_source; variable
1397 if (new_source_ofs < new_source_ofs_min)
H A Das1600.tab.c3337 const int new_source_ofs_min = 7 + 5*new_hex_source; in yyparse() local
3346 if (new_source_ofs < new_source_ofs_min) in yyparse()