HomeSort by: relevance | last modified time | path
    Searched defs:KIND (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
genfusion.pl 209 my ($kind, $vchr, $mode, $pred, $constraint, $cr, $outer, @outer_ops,
215 KIND: foreach $kind ('scalar','vector') {
217 if ( $kind eq 'vector' ) {
249 } elsif ( $kind ne 'vector' && exists $logicals_addsub{$outer} ) {
305 ;; $kind $inner_op -> $outer_name
329 my ($kind, $vchr, $op, $type, $mode, $pred, $constraint);
330 foreach $kind ('scalar','vector') {
331 if ( $kind eq 'vector' ) {
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
erfc_scaled.c 31 #undef KIND
32 #define KIND 4
37 #undef KIND
38 #define KIND 8
43 #undef KIND
44 #define KIND 10
trigd.c 35 " REAL(KIND=" STRINGIFY_EXPAND(k) ") because the system math library" \
80 #define KIND 4
110 #undef KIND
129 #define KIND 8
159 #undef KIND
178 #define KIND 10
208 #undef KIND
227 #define KIND 16
297 #undef KIND
315 #define KIND 1
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
genfusion.pl 209 my ($kind, $vchr, $mode, $pred, $constraint, $cr, $outer, @outer_ops,
215 KIND: foreach $kind ('scalar','vector') {
217 if ( $kind eq 'vector' ) {
249 } elsif ( $kind ne 'vector' && exists $logicals_addsub{$outer} ) {
305 ;; $kind $inner_op -> $outer_name
329 my ($kind, $vchr, $op, $type, $mode, $pred, $constraint);
330 foreach $kind ('scalar','vector') {
331 if ( $kind eq 'vector' ) {
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
erfc_scaled.c 31 #undef KIND
32 #define KIND 4
37 #undef KIND
38 #define KIND 8
43 #undef KIND
44 #define KIND 10
trigd.c 35 " REAL(KIND=" STRINGIFY_EXPAND(k) ") because the system math library" \
80 #define KIND 4
110 #undef KIND
129 #define KIND 8
159 #undef KIND
178 #define KIND 10
208 #undef KIND
227 #define KIND 16
279 #undef KIND
297 #define KIND 1
    [all...]

Completed in 16 milliseconds