OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SETUP
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tests/mpn/
t-aors_1.c
31
#define
SETUP
() \
141
SETUP
();
149
SETUP
();
161
SETUP
();
169
SETUP
();
181
SETUP
();
242
SETUP
();
250
SETUP
();
262
SETUP
();
270
SETUP
();
[
all
...]
/src/external/bsd/libpcap/dist/
atmuni31.h
49
#define
SETUP
0x05 /*
setup
*/
gencode.c
10303
b1 = gen_atmfield_code_internal(cstate, A_MSGTYPE,
SETUP
, BPF_JEQ, 0);
/src/external/apache2/llvm/dist/llvm/lib/Support/
regexec.c
69
#define
SETUP
(v) ((v) = 0)
95
#undef
SETUP
118
#define
SETUP
(v) ((v) = &m->space[m->vn++ * m->g->nstates])
regengine.inc
168
/* match struct
setup
*/
177
SETUP
(m->st);
178
SETUP
(m->fresh);
179
SETUP
(m->tmp);
180
SETUP
(m->empty);
/src/external/bsd/nvi/dist/regex/
regexec.c
84
#define
SETUP
(v) ((v) = 0)
110
#undef
SETUP
133
#define
SETUP
(v) ((v) = &m->space[m->vn++ * m->g->nstates])
engine.c
182
/* match struct
setup
*/
191
SETUP
(m->st);
192
SETUP
(m->fresh);
193
SETUP
(m->tmp);
194
SETUP
(m->empty);
/src/sys/dev/usb/
motgvar.h
46
SETUP
,
motg.c
80
SYSCTL_SETUP(sysctl_hw_motg_setup, "sysctl hw.motg
setup
")
1356
ep->phase =
SETUP
;
1531
KASSERT(ep->phase ==
SETUP
|| ep->phase == DATA_OUT ||
1613
/*
setup
a dataout phase */
/src/lib/libc/regex/
regexec.c
128
#define
SETUP
(v) ((v) = 0)
157
#undef
SETUP
182
#define
SETUP
(v) ((v) = &m->space[m->vn++ * m->g->nstates])
engine.c
286
/* match struct
setup
*/
295
SETUP
(m->st);
296
SETUP
(m->fresh);
297
SETUP
(m->tmp);
298
SETUP
(m->empty);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_i2c_hw.c
51
REG_UPDATE_N(
SETUP
, 5,
320
REG_UPDATE_N(
SETUP
, 2,
325
REG_UPDATE_N(
SETUP
, 3,
366
REG_UPDATE_N(
SETUP
, 1, FN(
SETUP
, DC_I2C_DDC1_ENABLE), 0);
dce_i2c_hw.h
87
SRI(
SETUP
, DC_I2C_DDC, id),\
232
uint32_t
SETUP
;
/src/lib/libc/stdlib/
radixsort.c
82
#define
SETUP
{ \
110
SETUP
;
128
SETUP
;
/src/external/gpl3/gcc.old/dist/gcc/
internal-fn.h
92
DEF(
SETUP
), DEF(INIT), DEF(FINI), DEF(TEARDOWN)
/src/external/mit/isl/dist/imath/
imrat.c
37
#define
SETUP
(E, C) \
413
SETUP
(mp_int_init_copy(TEMP(last), MP_NUMER_P(a)), last);
414
SETUP
(mp_int_init_copy(TEMP(last), MP_NUMER_P(b)), last);
500
SETUP
(mp_int_init_copy(TEMP(last), MP_NUMER_P(r)), last);
501
SETUP
(mp_int_init(TEMP(last)), last);
502
SETUP
(mp_int_init(TEMP(last)), last);
912
SETUP
(mp_int_init_copy(TEMP(last), MP_NUMER_P(a)), last);
913
SETUP
(mp_int_init_copy(TEMP(last), MP_NUMER_P(b)), last);
/src/external/gpl3/gcc/dist/gcc/
internal-fn.h
96
DEF(
SETUP
), DEF(INIT), DEF(FINI), DEF(TEARDOWN)
/src/external/bsd/tcpdump/dist/
print-atm.c
88
#define
SETUP
0x05 /*
setup
*/
316
{
SETUP
, "
Setup
" },
/src/external/bsd/ntp/dist/ntpd/
refclock_acts.c
37
* modem
setup
string is hard-coded in the driver and may require
164
* Modem
setup
strings. These may have to be changed for
184
#define
SETUP
3 /*
setup
timeout */
195
S_SETUP, /* send modem
setup
*/
251
const char *
setup
;
local
274
setup
= get_ext_sys_var("modemsetup");
275
if (
setup
!= NULL)
276
modem_setup = estrdup(
setup
);
384
* We are waiting for the OK response to the modem
setup
[
all
...]
Completed in 34 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026