Home
last modified time | relevance | path

Searched defs:dummy0 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/test/Sema/
H A Dexpr-address-of.c98 int * dummy0 = &x; // expected-error {{address of register variable requested}} in f6() local
112 void *dummy0 = &f8(); // expected-error {{cannot take the address of an rvalue of type 'void'}} in f8() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
H A D3-1-buildonly.c13 static int dummy0 = AIO_ALLDONE; variable
H A D4-1.c11 static int (*dummy0) (int, struct aiocb*) = aio_cancel; variable
/aosp_15_r20/external/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h369 uint32_t dummy0 : 27; member