OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PREF
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/routed/
rdisc.c
102
#define
PREF
(p, ifp) ((n_long)(p) <= (n_long)((ifp)->int_metric \
487
drp->dr_pref =
PREF
(drp->dr_recv_pref, ifp);
577
n_long
pref
, /* signed and in network order */
608
pref
= UNSIGN_PREF(ntohl(
pref
));
610
if (
pref
== 0 || life < MinMaxAdvertiseInterval) {
611
pref
= 0;
635
|| (
pref
> drp->dr_pref
661
new_drp->dr_recv_pref =
pref
;
663
new_drp->dr_pref =
PREF
(pref,ifp)
804
n_long
pref
;
local
[
all
...]
/src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
ucgendat.c
1292
#define
PREF
"static const "
1363
fprintf(out,
PREF
"ac_uint4 _ucprop_size = %d;\n\n", NUMPROPS);
1365
fprintf(out,
PREF
"ac_uint2 _ucprop_offsets[] = {");
1375
fprintf(out,
PREF
"ac_uint4 _ucprop_ranges[] = {");
1425
fprintf(out,
PREF
"ac_uint4 _uccase_size = %ld;\n\n",
1428
fprintf(out,
PREF
"ac_uint2 _uccase_len[2] = {%ld, %ld};\n\n",
1430
fprintf(out,
PREF
"ac_uint4 _uccase_map[] = {");
1512
fprintf(out,
PREF
"ac_uint4 _uccomp_size = %ld;\n\n",
1515
fprintf(out,
PREF
"ac_uint4 _uccomp_data[] = {");
1572
fprintf(out,
PREF
"ac_uint4 _ucdcmp_size = %ld;\n\n"
[
all
...]
/src/external/cddl/osnet/dev/dtrace/x86/
dis_tables.c
113
PREF
,
538
/* [0] */ TNS("prefetchnta",
PREF
),TNS("prefetcht0",
PREF
), TNS("prefetcht1",
PREF
), TNS("prefetcht2",
PREF
),
1753
/* [00] */ INVALID, TNS("prefetchw",
PREF
), TNS("prefetchwt1",
PREF
),INVALID,
3988
case
PREF
:
Completed in 45 milliseconds
Indexes created Sat Mar 14 00:24:00 UTC 2026