OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:k_neg
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/ifconfig/
parse.h
155
.k_word = (__word), .
k_neg
= true, .k_type = KW_T_INT, \
195
bool
k_neg
; /* allow negative form, -keyword */
member in struct:kwinst
/src/external/gpl3/gcc/dist/gcc/
mcf.cc
57
#define
K_NEG
(b) (50 * (b))
457
double
k_neg
= 0;
local
508
/* Compute constants b, k_pos,
k_neg
used in the cost function calculation.
509
b = sqrt(avg_vertex_weight(cfg)); k_pos = b;
k_neg
= 50b. */
517
k_neg
=
K_NEG
(sqrt_avg_vertex_weight);
579
fcost = (gcov_type) COST (
k_neg
, pfedge->weight);
/src/external/gpl3/gcc.old/dist/gcc/
mcf.cc
57
#define
K_NEG
(b) (50 * (b))
457
double
k_neg
= 0;
local
508
/* Compute constants b, k_pos,
k_neg
used in the cost function calculation.
509
b = sqrt(avg_vertex_weight(cfg)); k_pos = b;
k_neg
= 50b. */
517
k_neg
=
K_NEG
(sqrt_avg_vertex_weight);
579
fcost = (gcov_type) COST (
k_neg
, pfedge->weight);
/src/sys/arch/m68k/060sp/dist/
pfpsp.s
13724
ble.b
k_neg
# if k <= 0, LEN = ILOG + 1 - k
13727
k_neg
:
label
fpsp.s
23763
ble.b
k_neg
# if k <= 0, LEN = ILOG + 1 - k
23766
k_neg
:
label
Completed in 97 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026