/freebsd/stand/libofw/ |
H A D | openfirm.c | 75 #define SETUP(a, b, c, d) \ macro 127 SETUP(args, "test", 1, 1); in OF_test() 145 SETUP(args, "milliseconds", 0, 1); in OF_milliseconds() 166 SETUP(args, "peer", 1, 1); in OF_peer() 185 SETUP(args, "child", 1, 1); in OF_child() 204 SETUP(args, "parent", 1, 1); in OF_parent() 223 SETUP(args, "instance-to-package", 1, 1); in OF_instance_to_package() 243 SETUP(args, "getproplen", 2, 1); in OF_getproplen() 266 SETUP(args, "getprop", 4, 1); in OF_getprop() 305 SETUP(args, "nextprop", 3, 1); in OF_nextprop() [all …]
|
/freebsd/tools/regression/poll/ |
H A D | pipeselect.c | 19 #define SETUP(fd, rfds, tv) do { \ macro 75 SETUP(fd, rfds, tv); in child() 106 SETUP(fd, rfds, tv); in child() 115 SETUP(fd, rfds, tv); in child() 121 SETUP(fd, rfds, tv); in child() 130 SETUP(fd, rfds, tv); in child() 146 SETUP(fd, rfds, tv); in child() 155 SETUP(fd, rfds, tv); in child() 169 SETUP(fd, rfds, tv); in child() 175 SETUP(fd, rfds, tv); in child() [all …]
|
/freebsd/contrib/nvi/regex/ |
H A D | regexec.c | 72 #define SETUP(v) ((v) = 0) macro 98 #undef SETUP 121 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
|
H A D | engine.c | 177 SETUP(m->st); in matcher() 178 SETUP(m->fresh); in matcher() 179 SETUP(m->tmp); in matcher() 180 SETUP(m->empty); in matcher()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regexec.c | 69 #define SETUP(v) ((v) = 0) macro 95 #undef SETUP 118 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
|
H A D | regengine.inc | 180 SETUP(m->st); 181 SETUP(m->fresh); 182 SETUP(m->tmp); 183 SETUP(m->empty);
|
/freebsd/lib/libc/regex/ |
H A D | regexec.c | 103 #define SETUP(v) ((v) = 0) macro 132 #undef SETUP 157 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
|
H A D | engine.c | 275 SETUP(m->st); in matcher() 276 SETUP(m->fresh); in matcher() 277 SETUP(m->tmp); in matcher() 278 SETUP(m->empty); in matcher()
|
/freebsd/lib/libc/stdlib/ |
H A D | radixsort.c | 67 #define SETUP { \ macro 93 SETUP; in radixsort() 105 SETUP; in sradixsort()
|
/freebsd/contrib/libpcap/ |
H A D | atmuni31.h | 47 #define SETUP 0x05 /* setup */ macro
|
H A D | gencode.c | 10154 b1 = gen_atmfield_code_internal(cstate, A_MSGTYPE, SETUP, BPF_JEQ, 0); in gen_msg_abbrev()
|
/freebsd/contrib/tcpdump/ |
H A D | print-atm.c | 83 #define SETUP 0x05 /* setup */ macro 311 { SETUP, "Setup" },
|
/freebsd/sys/geom/bde/ |
H A D | g_bde.h |
|
H A D | g_bde_work.c |
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_acts.c | 182 #define SETUP 3 /* setup timeout */ macro 539 mprintf_event(PEVNT_CLOCK, peer, "SETUP %s", in acts_timeout() 542 "SETUP"); in acts_timeout() 545 up->timer = SETUP; in acts_timeout() 549 * In SETUP state the modem did not respond OK to setup string. in acts_timeout()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | RAND.pod | 57 =head1 DEFAULT SETUP
|
/freebsd/tools/test/netfibs/ |
H A D | reflector.sh | 150 SETUP) ;;
|
H A D | initiator.sh | 247 SETUP) ;;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | windows | 1205 # like: SETUP.SCF 1214 # like: SETUP.LID
|
/freebsd/share/termcap/ |
H A D | termcap | 3823 # visible PROTECT attribute that's selectable by the ol' SETUP menu. 3827 # Get into your terminal's SETUP menu, and down-key to the 5'th
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 14567 # The following SETUP modes are assumed for normal operation: 14571 # Other SETUP modes may be set for operator convenience or communication 20710 # using SETUP to 80 columns. Note that the right arrow is not mapped in
|