Searched refs:logical (Results 1 - 25 of 57) sorted by relevance

123

/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Dtypesize.c6 sizeof(logical), sizeof(char),
/haiku-buildtools/legacy/gcc/libf2c/libF77/
H A Dl_ge.c5 logical l_ge(a,b,la,lb) char *a, *b; ftnlen la, lb;
8 logical l_ge(char *a, char *b, ftnlen la, ftnlen lb)
H A Dl_gt.c5 logical l_gt(a,b,la,lb) char *a, *b; ftnlen la, lb;
8 logical l_gt(char *a, char *b, ftnlen la, ftnlen lb)
H A Dl_le.c5 logical l_le(a,b,la,lb) char *a, *b; ftnlen la, lb;
8 logical l_le(char *a, char *b, ftnlen la, ftnlen lb)
H A Dl_lt.c5 logical l_lt(a,b,la,lb) char *a, *b; ftnlen la, lb;
8 logical l_lt(char *a, char *b, ftnlen la, ftnlen lb)
/haiku-buildtools/legacy/gcc/libf2c/libU77/
H A Disatty_.c31 logical G77_isatty_0 (lunit)
36 logical G77_isatty_0 (integer *lunit)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq10/
H A Dlogical.s0 ;# logical.s
2 ;# Verifies all the logical operation in the file
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq20/
H A Dlogical.s0 ;# logical.s
2 ;# Verifies all the logical operation in the file
H A Dlogical.d2 #name: logical operations
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/goacc/
H A Dacc_on_device-1.f954 logical function f ()
8 logical (4) acc_on_device
H A Dacc_on_device-2-off.f9520 logical (4) :: acc_on_device
26 logical (4) function f ()
H A Dacc_on_device-2.f9520 logical (4) :: acc_on_device
26 logical (4) function f ()
H A Ddata-tree.f957 logical :: l
H A Dkernels-tree.f957 logical :: l
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dshifted.s101 .macro logical op
157 logical orr
158 logical and
159 logical eor
161 logical bic
162 logical orn
163 logical eon
/haiku-buildtools/gcc/gcc/config/arm/
H A Daarch-common-protos.h48 const int logical; /* AND/ORR/EOR/BIC, etc. */ member in struct:alu_cost_table
/haiku-buildtools/legacy/gcc/libf2c/
H A Dg2c.hin29 typedef @F2C_INTEGER@ /* long int */ logical;
188 typedef logical (*L_fp)(...);
200 typedef logical (*L_fp)();
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dlogical.d2 #name: logical
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dlogical.d2 #name: logical
/haiku-buildtools/gcc/gcc/fortran/
H A Darith.c417 result->value.logical = !op1->value.logical;
431 result->value.logical = op1->value.logical && op2->value.logical;
445 result->value.logical = op1->value.logical || op2->value.logical;
459 result->value.logical = op1->value.logical
[all...]
/haiku-buildtools/gcc/libgomp/
H A Dopenacc_lib.h93 logical acc_async_test_h
100 logical acc_async_test_all_h
144 logical acc_on_device_h
360 logical acc_is_present_32_h
368 logical acc_is_present_64_h
375 logical acc_is_present_array_h
/haiku-buildtools/gcc/libgcc/config/microblaze/
H A Dumodsi3.S78 ADD r5,r5,r5 # left shift logical r5
82 ADD r5,r5,r5 # left shift logical r5 get the '1' into the Carry
H A Dmodsi3.S63 ADD r5,r5,r5 # left shift logical r5
67 ADD r5,r5,r5 # left shift logical r5 get the '1' into the Carry
H A Dudivsi3.S75 ADD r5,r5,r5 # left shift logical r5
79 ADD r5,r5,r5 # left shift logical r5 get the '1' into the Carry
H A Ddivsi3.S64 ADD r5,r5,r5 # left shift logical r5
68 ADD r5,r5,r5 # left shift logical r5 get the '1' into the Carry

Completed in 100 milliseconds

123