Searched defs:dq (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A DO3-pr49957.f6 real*8 q(5,nx,ny),dq(5,nx,ny) local in subroutine:shell
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/graphite/
H A Did-5.f3 real*8 q(5,nx,ny,nz),dq(5,nx,ny,nz),rhs(5,nx,ny,nz),e(5,nx,ny,nz), local in subroutine:shell
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpr33466.c56 long double dq = 0.5dq; /* { dg-error "invalid suffix" } */ variable
/haiku-buildtools/gcc/libgcc/config/libbid/
H A Dbid_div_macros.h42 double dx, dq, dqh; local
H A Dbid64_sqrt.c72 double da, dq, da_h, da_l, dqe; local
H A Dbid64_div.c91 double da, db, dq, da_h, da_l; local
/haiku-buildtools/gcc/gcc/
H A Dtree-dump.c58 dump_queue_p dq; local
264 dump_queue_p dq; local
759 dump_queue_p dq; local
[all...]
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_mac.cc349 INTERCEPTOR(void, dispatch_after_f, dispatch_time_t when, dispatch_queue_t dq, void *ctxt, dispatch_function_t func) argument
362 INTERCEPTOR(void, dispatch_group_async_f, dispatch_group_t group, dispatch_queue_t dq, void *ctxt, dispatch_function_t func) argument
404 INTERCEPTOR(void, dispatch_async, dispatch_queue_t dq, void(^work)(void)) argument
411 INTERCEPTOR(void, dispatch_group_async, dispatch_group_t dg, dispatch_queue_t dq, void(^work)(void)) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/fixed-point/
H A Dmodes.c7 typedef _Fract dq __attribute__ ((mode (DQ))); typedef

Completed in 394 milliseconds