Home
last modified time | relevance | path

Searched refs:overflow_handler (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/dports/devel/p5-MooseX-Types-Structured/MooseX-Types-Structured-0.36/lib/MooseX/Types/
H A DStructured.pm765 my $overflow_handler;
768 $overflow_handler = pop @type_constraints;
788 $o_check = $overflow_handler->$CompiledTC
789 if $overflow_handler;
826 if($overflow_handler) {
854 my $overflow_handler;
857 $overflow_handler = pop @type_constraints;
875 $o_check = $overflow_handler->$CompiledTC
876 if $overflow_handler;
913 if($overflow_handler) {
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dbuiltin_saddl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_saddll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_ssubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_usubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_usubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_uaddl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_ssubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_uaddll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/arm/
H A Dbuiltin_ssubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_uaddl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_usubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_ssubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_usubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_saddll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_saddl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_uaddll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/
H A Dbuiltin_saddl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_ssubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_ssubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_usubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_usubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/arm/
H A Dbuiltin_saddll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_add()
H A Dbuiltin_ssubl.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()
H A Dbuiltin_ssubll.c4 extern void overflow_handler ();
12 overflow_handler (); in overflow_sub()

12345678910>>...14