Home
last modified time | relevance | path

Searched refs:my_function (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-inline.c1852 struct function *my_function; in estimate_num_insns() local
1857 my_function = DECL_STRUCT_FUNCTION (expr); in estimate_num_insns()
1858 gcc_assert (my_function && my_function->cfg); in estimate_num_insns()
1860 FOR_EACH_BB_FN (bb, my_function) in estimate_num_insns()
/openbsd-src/gnu/llvm/llvm/docs/
H A DNVPTXUsage.rst285 float my_function(float a) {
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlsub.pod1529 C<< my_function()->[0] >>. The value passed as part of C<@_> will be a