Home
last modified time | relevance | path

Searched refs:T_DOUBLE (Results 1 – 19 of 19) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/ext/B/B/
DStackobj.pm26 sub T_DOUBLE () { 1 } subroutine
111 } elsif ($type == T_DOUBLE) {
132 } elsif ($type == T_DOUBLE || $flags & VALID_DOUBLE) {
262 $obj->{type} = T_DOUBLE;
DCC.pm277 } elsif ($type == T_DOUBLE) {
430 $type = T_DOUBLE;
449 declare("double", $type == T_DOUBLE ?
1012 } elsif ($type == T_DOUBLE) {
1029 } elsif ($type == T_DOUBLE) {
1042 } elsif ($type == T_DOUBLE) {
1068 if ($type == T_INT || $type == T_DOUBLE) {
/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Dcc.notes6 VALID_DOUBLE holds for each T_DOUBLE and VALID_SV holds otherwise.
29 type T_DOUBLE, and VALID_SV holds for other objects. An object is
/mirbsd/src/gnu/usr.bin/perl/ext/XS/Typemap/t/
DTypemap.t172 # T_DOUBLE
173 print "# T_DOUBLE\n";
175 ok( sprintf("%6.3f",T_DOUBLE(52.345)), sprintf("%6.3f",52.345));
/mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/
Dtypemap44 double T_DOUBLE
109 T_DOUBLE
239 T_DOUBLE
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/
Dtypemap45 double T_DOUBLE
110 T_DOUBLE
240 T_DOUBLE
/mirbsd/src/gnu/usr.bin/perl/jpl/JNI/
Dtypemap.gcc137 # double T_DOUBLE
199 # T_DOUBLE
322 # T_DOUBLE
Dtypemap137 # double T_DOUBLE
199 # T_DOUBLE
322 # T_DOUBLE
Dtypemap.win32137 # double T_DOUBLE
199 # T_DOUBLE
322 # T_DOUBLE
/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dvfprintf.c805 #define T_DOUBLE 13 macro
967 ADDTYPE(T_DOUBLE);
1068 case T_DOUBLE:
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dcoffgrok.h27 #define T_DOUBLE 7 /* double word */ macro
Dcoffdump.c203 case T_DOUBLE: in dump_coff_type()
Dcoffgrok.c364 case T_DOUBLE: in do_type()
Drdcoff.c287 case T_DOUBLE: in parse_coff_base_type()
Dsrconv.c672 case T_DOUBLE: in walk_tree_type_1()
/mirbsd/src/lib/libc/stdio/
Dvfprintf.c945 #define T_DOUBLE 13 macro
1154 ADDTYPE(T_DOUBLE); in __find_arguments()
1276 case T_DOUBLE: in __find_arguments()
/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dinternal.h419 #define T_DOUBLE 7 /* double word */ macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dcoffread.c1818 case T_DOUBLE: in decode_base_type()
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlxstut.pod466 of the typemap file, you'll see that doubles are of type T_DOUBLE. In the
467 INPUT section, an argument that is T_DOUBLE is assigned to the variable