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

  /src/external/gpl2/diffutils/dist/lib/
strtoull.c 22 #define QUAD 1
  /src/external/gpl2/grep/dist/lib/
strtoull.c 22 #define QUAD 1
  /src/external/gpl3/gcc/dist/libdecnumber/
decCommon.c 41 /* Constants, tables, and debug function(s) are included only for QUAD */
54 #define QUAD 0
59 #define QUAD 0
64 #define QUAD 1
109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
121 /* only included once, when QUAD is being built */
138 #if !QUAD
156 #if QUAD
237 #elif QUAD
254 #if QUAD
    [all...]
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decCommon.c 41 /* Constants, tables, and debug function(s) are included only for QUAD */
54 #define QUAD 0
59 #define QUAD 0
64 #define QUAD 1
109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
121 /* only included once, when QUAD is being built */
138 #if !QUAD
156 #if QUAD
237 #elif QUAD
254 #if QUAD
    [all...]
  /src/external/gpl3/gdb/dist/libdecnumber/
decCommon.c 41 /* Constants, tables, and debug function(s) are included only for QUAD */
54 #define QUAD 0
59 #define QUAD 0
64 #define QUAD 1
109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
121 /* only included once, when QUAD is being built */
138 #if !QUAD
156 #if QUAD
237 #elif QUAD
254 #if QUAD
    [all...]
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decCommon.c 41 /* Constants, tables, and debug function(s) are included only for QUAD */
54 #define QUAD 0
59 #define QUAD 0
64 #define QUAD 1
109 /* DECCOMBWEXP - The same, for the next-wider format (unless QUAD) */
121 /* only included once, when QUAD is being built */
138 #if !QUAD
156 #if QUAD
237 #elif QUAD
254 #if QUAD
    [all...]
  /src/sys/arch/amd64/amd64/
db_disasm.c 63 #define QUAD 3
532 /*5*/ { "fld", QUAD, 0, 0 },
534 /*7*/ { "fstp", QUAD, 0, 0 },
688 /*50*/ { "push", false, QUAD, op1(Ri), 0 },
689 /*51*/ { "push", false, QUAD, op1(Ri), 0 },
690 /*52*/ { "push", false, QUAD, op1(Ri), 0 },
691 /*53*/ { "push", false, QUAD, op1(Ri), 0 },
692 /*54*/ { "push", false, QUAD, op1(Ri), 0 },
693 /*55*/ { "push", false, QUAD, op1(Ri), 0 },
694 /*56*/ { "push", false, QUAD, op1(Ri), 0 }
    [all...]
  /src/sys/arch/i386/i386/
db_disasm.c 53 #define QUAD 3
500 /*5*/ { "fld", QUAD, 0, 0 },
502 /*7*/ { "fstp", QUAD, 0, 0 },
903 8, /* QUAD */
1065 case QUAD:
  /src/external/gpl3/binutils/dist/ld/
ldgram.h 29 #define QUAD 282
ldgram.c 165 #define QUAD 282
2096 "BIND","QUAD","SQUAD","LONG","SHORT","BYTE","ASCIZ","SECTIONS","PHDRS",
2312 "length : QUAD",
ldlex.c 2312 { RTOKEN(QUAD); }
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.h 82 QUAD = 283, /* QUAD */
227 #define QUAD 283
ldlex.c 2312 { RTOKEN(QUAD); }
ldgram.c 183 QUAD = 283, /* QUAD */
328 #define QUAD 283
538 YYSYMBOL_QUAD = 42, /* QUAD */
1259 "BIND", "QUAD", "SQUAD", "LONG", "SHORT", "BYTE", "ASCIZ", "SECTIONS",
3502 case 171: /* length: QUAD */
  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 206 SGL, DBL, ILLEGAL_FMT, QUAD, W, UW, DW, UDW, QW, UQW
2327 else if (strncasecmp (*s, "quad", 4) == 0)
2329 format = QUAD;
2394 else if (strncasecmp (*s, "quad", 4) == 0)
2396 format = QUAD;
5346 flag = QUAD;
5360 flag = QUAD;
5364 || the_insn.fpof1 == QUAD)
5368 || the_insn.fpof2 == QUAD)
5387 || the_insn.fpof2 == QUAD)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 206 SGL, DBL, ILLEGAL_FMT, QUAD, W, UW, DW, UDW, QW, UQW
2327 else if (strncasecmp (*s, "quad", 4) == 0)
2329 format = QUAD;
2394 else if (strncasecmp (*s, "quad", 4) == 0)
2396 format = QUAD;
5346 flag = QUAD;
5360 flag = QUAD;
5364 || the_insn.fpof1 == QUAD)
5368 || the_insn.fpof2 == QUAD)
5387 || the_insn.fpof2 == QUAD)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 8313 #define QUAD(RET, T1, T2, T3, T4) \
8349 tree uw2_ftype_uh_uh_uh_uh = QUAD (uword2, uhalf, uhalf, uhalf, uhalf);
8486 #undef QUAD
8918 argument must be a constant that describes a pair or quad accumulators. A
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 8311 #define QUAD(RET, T1, T2, T3, T4) \
8347 tree uw2_ftype_uh_uh_uh_uh = QUAD (uword2, uhalf, uhalf, uhalf, uhalf);
8484 #undef QUAD
8916 argument must be a constant that describes a pair or quad accumulators. A

Completed in 81 milliseconds