Searched refs:SETUP (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.0-release/tools/regression/poll/
H A Dpipeselect.c20 #define SETUP(fd, rfds, tv) do { \ macro
76 SETUP(fd, rfds, tv);
107 SETUP(fd, rfds, tv);
116 SETUP(fd, rfds, tv);
122 SETUP(fd, rfds, tv);
131 SETUP(fd, rfds, tv);
147 SETUP(fd, rfds, tv);
156 SETUP(fd, rfds, tv);
170 SETUP(fd, rfds, tv);
176 SETUP(f
[all...]
/freebsd-10.0-release/contrib/libpcap/
H A Datmuni31.h49 #define SETUP 0x05 /* setup */ macro
H A Dgencode.c8391 b1 = gen_atmfield_code(A_MSGTYPE, SETUP, BPF_JEQ, 0);
/freebsd-10.0-release/contrib/tcpdump/
H A Datmuni31.h49 #define SETUP 0x05 /* setup */ macro
H A Dprint-atm.c238 { SETUP, "Setup" },
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A Dregexec.c69 #define SETUP(v) ((v) = 0) macro
95 #undef SETUP macro
118 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dregengine.inc177 SETUP(m->st);
178 SETUP(m->fresh);
179 SETUP(m->tmp);
180 SETUP(m->empty);
/freebsd-10.0-release/contrib/nvi/regex/
H A Dregexec.c80 #define SETUP(v) ((v) = 0) macro
106 #undef SETUP macro
129 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dengine.c187 SETUP(m->st);
188 SETUP(m->fresh);
189 SETUP(m->tmp);
190 SETUP(m->empty);
/freebsd-10.0-release/lib/libc/regex/
H A Dregexec.c109 #define SETUP(v) ((v) = 0) macro
138 #undef SETUP macro
163 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dengine.c239 SETUP(m->st);
240 SETUP(m->fresh);
241 SETUP(m->tmp);
242 SETUP(m->empty);
/freebsd-10.0-release/lib/libc/stdlib/
H A Dradixsort.c71 #define SETUP { \ macro
100 SETUP;
115 SETUP;
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_acts.c180 #define SETUP 3 /* setup timeout */ macro
813 up->timer = SETUP;
888 up->timer = SETUP;
925 up->timer = SETUP;
/freebsd-10.0-release/sys/geom/bde/
H A Dg_bde.h90 enum {SETUP, WAIT, FINISH} state; enumerator in enum:g_bde_work::__anon9795
H A Dg_bde_work.c103 wp->state = SETUP;
/freebsd-10.0-release/tools/test/netfibs/
H A Dinitiator.sh231 _greeting=`echo "SETUP ${RT_NUMFIBS} ${_l}" | \
248 SETUP) ;;
H A Dreflector.sh141 _greeting=`echo "SETUP ${RT_NUMFIBS} ${OURLINKLOCAL}" | \
151 SETUP) ;;

Completed in 154 milliseconds