Symbol: RANGE
lib/i18n_module/HZ/citrus_hz.c
75
/* CTRL */ RANGE(0x00, 0x1F),
lib/i18n_module/HZ/citrus_hz.c
76
/* ASCII */ RANGE(0x20, 0x7F),
lib/i18n_module/HZ/citrus_hz.c
77
/* GB2312 */ RANGE(0x21, 0x7E),
lib/i18n_module/HZ/citrus_hz.c
78
/* CS94 */ RANGE(0x21, 0x7E),
lib/i18n_module/HZ/citrus_hz.c
79
/* CS96 */ RANGE(0x20, 0x7F),
lib/libc/gen/glob.c
497
if (*qpatnext == RANGE &&
lib/libexecinfo/private_libelf.h
2991
DEFINE_ERROR(RANGE, "Value out of range of target"),
lib/libexecinfo/private_libelf.h
3488
LIBELF_SET_ERROR(RANGE, 0);
lib/libexecinfo/private_libelf.h
3497
LIBELF_SET_ERROR(RANGE, 0);
lib/libssh/openbsd-compat/glob.c
520
if (*qpatnext == RANGE &&
sys/dev/sound/midi/sequencer.c
1381
RANGE(*(int *)arg, 1, MIDIQ_SIZE(scp->out_q) - 1);
sys/dev/sound/pci/emu10k1.c
432
RANGE(rate, 48, 9600);
sys/dev/sound/pci/emu10kx.c
2637
RANGE(volume, 0, 100);
sys/dev/sound/pci/emu10kx.c
3070
RANGE(sc->mch_disabled, 0, 1);
sys/dev/sound/pci/emu10kx.c
3076
RANGE(sc->mch_rec, 0, 1);
sys/dev/sound/pci/emu10kx.c
3082
RANGE(sc->mch_rec, 0, 2);
sys/dev/sound/pci/emu10kx.c
840
RANGE(delay, 16, 1024);
sys/dev/sound/pci/emu10kx.c
841
RANGE(timer, 0, EMU_MAX_IRQ_CONSUMERS-1);
sys/dev/sound/pci/emu10kx.c
866
RANGE(timer, 0, EMU_MAX_IRQ_CONSUMERS-1);
sys/dev/sound/pci/emu10kx.c
904
RANGE(timer, 0, EMU_MAX_IRQ_CONSUMERS-1);
sys/dev/sound/pci/maestro.c
1408
RANGE(blkcnt, 2, ch->parent->bufsz / blocksize);
sys/dev/sound/pci/maestro.c
1556
RANGE(blkcnt, 2, ch->parent->bufsz / blocksize);
sys/dev/sound/pci/maestro.c
497
RANGE(divide, 2, 32 << 7);
sys/dev/sound/pci/vibes.c
226
RANGE(blocksize, SV_MIN_BLKSZ, sc->bufsz / SV_INTR_PER_BUFFER);
sys/dev/sound/pci/vibes.c
247
RANGE(speed, 8000, 48000);
sys/dev/sound/pcm/channel.c
1983
RANGE(hwspeed, caps->minspeed, caps->maxspeed);
sys/dev/sound/pcm/channel.c
2378
RANGE(bestspeed, caps->minspeed,
sys/dev/sound/pcm/channel.c
2398
RANGE(bestspeed, caps->minspeed,
sys/dev/sound/pcm/dsp.c
1390
RANGE(*arg_i, 16, 65536);
sys/dev/sound/pcm/dsp.c
1597
RANGE(fragln, 4, 16);
sys/dev/sound/pcm/sound.c
846
RANGE(sz, minbufsz, maxbufsz);
sys/dev/sound/pcm/vchan.c
522
RANGE(newspd, caps->minspeed, caps->maxspeed);
sys/dev/sound/pcm/vchan.c
802
RANGE(vchanspd, parent_caps->minspeed,
usr.bin/tr/extern.h
40
enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE,
usr.bin/tr/str.c
263
s->state = RANGE;
usr.bin/tr/str.c
94
case RANGE: