HomeSort by: relevance | last modified time | path
    Searched refs:ibm128 (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
ppc-longdouble.c 23 __ibm128 ibm128; variable
35 ibm128 = 3.375l;
ppc-longdouble.c 23 __ibm128 ibm128; variable
35 ibm128 = 3.375l;
ppc-longdouble.exp 45 # Print the value of ibm128
46 gdb_test "print ibm128" ".* = 3\\.375.*" "the value of ibm128 is 3.375 ($name)"
54 do_test ibm128 { -mfloat128 -mabi=ibmlongdouble }
ppc-longdouble.exp 45 # Print the value of ibm128
46 gdb_test "print ibm128" ".* = 3\\.375.*" "the value of ibm128 is 3.375 ($name)"
54 do_test ibm128 { -mfloat128 -mabi=ibmlongdouble }
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
ppc-longdouble.c 23 __ibm128 ibm128; variable
35 ibm128 = 3.375l;
ppc-longdouble.c 23 __ibm128 ibm128; variable
35 ibm128 = 3.375l;
ppc-longdouble.exp 45 # Print the value of ibm128
46 gdb_test "print ibm128" ".* = 3\\.375.*" "the value of ibm128 is 3.375 ($name)"
54 do_test ibm128 { -mfloat128 -mabi=ibmlongdouble }
ppc-longdouble.exp 45 # Print the value of ibm128
46 gdb_test "print ibm128" ".* = 3\\.375.*" "the value of ibm128 is 3.375 ($name)"
54 do_test ibm128 { -mfloat128 -mabi=ibmlongdouble }
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
quad-float128.h 222 IBM128_TYPE ibm128; member in union:ibm128_union
250 RESULT = u.ibm128; \
258 u.ibm128 = (VALUE); \
quad-float128.h 222 IBM128_TYPE ibm128; member in union:ibm128_union
250 RESULT = u.ibm128; \
258 u.ibm128 = (VALUE); \
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
quad-float128.h 206 IBM128_TYPE ibm128; member in union:ibm128_union
234 RESULT = u.ibm128; \
242 u.ibm128 = (VALUE); \
quad-float128.h 206 IBM128_TYPE ibm128; member in union:ibm128_union
234 RESULT = u.ibm128; \
242 u.ibm128 = (VALUE); \

Completed in 39 milliseconds