Home
last modified time | relevance | path

Searched refs:current_function (Results 1 – 25 of 1529) sorted by relevance

12345678910>>...62

/dports/devel/libffcall/libffcall-2.4/vacall/
H A Dtests.c50 void* current_function; variable
56 if (current_function == (void*)&v_v) in simulator()
65 else if (current_function == (void*)&i_v) in simulator()
73 else if (current_function == (void*)&i_i) in simulator()
82 else if (current_function == (void*)&i_i2) in simulator()
92 else if (current_function == (void*)&i_i4) in simulator()
104 else if (current_function == (void*)&i_i8) in simulator()
120 else if (current_function == (void*)&i_i16) in simulator()
188 else if (current_function == (void*)&f_f) in simulator()
197 else if (current_function == (void*)&f_f2) in simulator()
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/tools/miniswig/
H A Dparser.yy35 static Function* current_function = 0;
228 current_function = new Function();
236 $$ = current_function;
243 current_function = new Function();
248 $$ = current_function;
294 current_function = new Function();
298 current_function->name = $2;
305 $$ = current_function;
314 current_function->parameter_spec = $3;
315 current_function->custom = true;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/perlasm/
H A Dx86_64-xlate.pl95 my $current_function;
367 my $narg = $current_function->{narg};
400 "$current_function->{name}".
467 undef $current_function;
468 $current_function->{name} = $sym;
470 $current_function->{narg} = $narg;
473 undef $current_function;
474 $current_function->{name} = $sym;
514 undef $current_function;
610 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
372 my $narg = $current_function->{narg};
405 "$current_function->{name}".
472 undef $current_function;
473 $current_function->{name} = $sym;
475 $current_function->{narg} = $narg;
478 undef $current_function;
479 $current_function->{name} = $sym;
515 undef $current_function;
605 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
380 my $narg = $current_function->{narg};
413 "$current_function->{name}".
480 undef $current_function;
481 $current_function->{name} = $sym;
483 $current_function->{narg} = $narg;
486 undef $current_function;
487 $current_function->{name} = $sym;
523 undef $current_function;
613 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/print/trueprint/trueprint-5.4/src/
H A Dindex.c297 static unsigned short current_function=0; in get_function_name_posn() local
308 current_function += 1; in get_function_name_posn()
326 unsigned short current_function=0; in get_function_name() local
337 if (page <= functions[current_function].end_page) in get_function_name()
340 return(functions[current_function].name); in get_function_name()
342 if (current_function >= no_of_functions-1) in get_function_name()
344 current_function += 1; in get_function_name()
372 static unsigned short current_function=0; in function_changed() local
381 return(functions[current_function].changed); in function_changed()
382 if (current_function >= no_of_functions-1) in function_changed()
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/perlasm/
H A Dx86_64-xlate.pl74 my $current_function;
122 if ($current_function->{abi} eq "svr4") {
284 my $narg = $current_function->{narg};
294 "$current_function->{name} PROC";
372 undef $current_function;
373 $current_function->{name} = $sym;
374 $current_function->{abi} = "svr4";
375 $current_function->{narg} = $narg;
377 undef $current_function;
378 $current_function->{name} = $sym;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/ring-0.16.19/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/ring-0.16.20/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl154 my $current_function;
451 my $narg = $current_function->{narg};
485 "$current_function->{name}".
794 undef $current_function;
795 $current_function->{name} = $sym;
797 $current_function->{narg} = $narg;
800 undef $current_function;
801 $current_function->{name} = $sym;
837 undef $current_function;
927 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ring-0.16.20/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/cloak/cloak-0.2.0/cargo-crates/ring-0.14.6/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
728 undef $current_function;
729 $current_function->{name} = $sym;
731 $current_function->{narg} = $narg;
734 undef $current_function;
735 $current_function->{name} = $sym;
775 undef $current_function;
871 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/ring-0.16.20/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/ring-0.16.20/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl154 my $current_function;
451 my $narg = $current_function->{narg};
485 "$current_function->{name}".
794 undef $current_function;
795 $current_function->{name} = $sym;
797 $current_function->{narg} = $narg;
800 undef $current_function;
801 $current_function->{name} = $sym;
837 undef $current_function;
927 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/ring-0.16.15/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/ring-0.16.20/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ring-0.16.12/crypto/perlasm/
H A Dx86_64-xlate.pl100 my $current_function;
400 my $narg = $current_function->{narg};
434 "$current_function->{name}".
737 undef $current_function;
738 $current_function->{name} = $sym;
740 $current_function->{narg} = $narg;
743 undef $current_function;
744 $current_function->{name} = $sym;
784 undef $current_function;
880 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 my $current_function;
402 my $narg = $current_function->{narg};
436 "$current_function->{name}".
745 undef $current_function;
746 $current_function->{name} = $sym;
748 $current_function->{narg} = $narg;
751 undef $current_function;
752 $current_function->{name} = $sym;
788 undef $current_function;
878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});
[all …]

12345678910>>...62