OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gen_func
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/radix/
terp.c
35
/*
gen_func
: The script generation function. */
36
script_gen_t
gen_func
;
member in struct:script_info_st
309
script_info->
gen_func
(&gctx);
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-string.cc
2776
}
gen_func
;
local
2794
gen_func
.mov = gen_movoo;
2802
gen_func
.mov = gen_vsx_movv2di_64bit;
2822
gen_func
.movlen = gen_lxvl_stxvl_move;
2829
gen_func
.mov = gen_lvx_v4si_move;
2836
gen_func
.mov = gen_movdi;
2867
gen_func
.mov = gen_movsi;
2873
gen_func
.mov = gen_movhi;
2879
gen_func
.mov = gen_movqi;
2902
loads[num_reg] = (*
gen_func
.movlen) (tmp_reg, src, move_bytes)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-string.cc
2785
}
gen_func
;
local
2803
gen_func
.mov = gen_movoo;
2811
gen_func
.mov = gen_vsx_movv2di_64bit;
2831
gen_func
.movlen = gen_lxvl_stxvl_move;
2838
gen_func
.mov = gen_lvx_v4si_move;
2845
gen_func
.mov = gen_movdi;
2876
gen_func
.mov = gen_movsi;
2882
gen_func
.mov = gen_movhi;
2888
gen_func
.mov = gen_movqi;
2911
loads[num_reg] = (*
gen_func
.movlen) (tmp_reg, src, move_bytes)
[
all
...]
Completed in 19 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026