Home
last modified time | relevance | path

Searched refs:ORE_TMIN (Results 1 – 3 of 3) sorted by last modified time

/dports/misc/heyu2/heyu-2.10/
H A Dx10state.c336 {"tmin:", 5, ORE_TMIN, 0},
337 {"nottmin:", 8, ORE_TMIN, 1},
4584 if ( bitmap3 & ORE_TMIN ) printf("tmin "); in display_launcher_flags()
5811 if ( vflags & ORE_TMIN ) in create_flagslist()
6912 if ( x10state[hcode].vflags[ucode] & ORE_TMIN ) flagvalue |= FLAGMAP_TMIN; in get_rfxflag_state()
6933 if ( x10state[hcode].vflags[ucode] & ORE_TMIN ) flagvalue |= FLAGMAP_TMIN; in get_oreflag_state()
10783 launcherp->vflags |= ORE_TMIN; in create_normal_launcher()
H A Dprocess.h907 #define ORE_TMIN 0x00004000 macro
H A Doregon.c1293 vflags_mask = SEC_LOBAT | ORE_TMIN | ORE_TMAX; in translate_oregon()
1354 vflags |= ORE_TMIN; in translate_oregon()
2182 vflags_mask = SEC_LOBAT | ORE_TMIN | ORE_TMAX; in translate_ore_emu()
2198 vflags |= ORE_TMIN; in translate_ore_emu()