OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shift_cost_ptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expmed.h
395
shift_cost_ptr
(bool speed, machine_mode mode, int bits)
function
406
*
shift_cost_ptr
(speed, mode, bits) = cost;
415
return *
shift_cost_ptr
(speed, mode, bits);
/src/external/gpl3/gcc.old/dist/gcc/
expmed.h
396
shift_cost_ptr
(bool speed, machine_mode mode, int bits)
function
407
*
shift_cost_ptr
(speed, mode, bits) = cost;
416
return *
shift_cost_ptr
(speed, mode, bits);
Completed in 50 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026