Searched defs:void_type (Results 1 - 25 of 51) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-error-value-not-a-numeric-type.c14 gcc_jit_type *void_type = local
H A Dtest-error-dereference-read-of-non-pointer.c19 gcc_jit_type *void_type = local
H A Dtest-error-mismatching-types-in-assignment.c23 gcc_jit_type *void_type = local
H A Dtest-error-param-reuse.c14 gcc_jit_type *void_type = local
H A Dtest-error-param-sharing.c25 gcc_jit_type *void_type = local
H A Dtest-error-param-used-from-other-function.c26 gcc_jit_type *void_type = local
H A Dtest-error-return-within-void-function.c21 gcc_jit_type *void_type = local
H A Dtest-compile-to-dynamic-library.c22 gcc_jit_type *void_type = local
H A Dtest-error-call-through-ptr-with-mismatching-args.c21 gcc_jit_type *void_type = local
H A Dtest-error-call-through-ptr-with-non-function.c21 gcc_jit_type *void_type = local
H A Dtest-error-call-through-ptr-with-non-pointer.c21 gcc_jit_type *void_type = local
H A Dtest-error-call-through-ptr-with-not-enough-args.c21 gcc_jit_type *void_type = local
H A Dtest-error-call-through-ptr-with-too-many-args.c32 gcc_jit_type *void_type = local
H A Dtest-error-call-with-mismatching-args.c33 gcc_jit_type *void_type = local
H A Dtest-error-call-with-not-enough-args.c33 gcc_jit_type *void_type = local
H A Dtest-error-call-with-too-many-args.c34 gcc_jit_type *void_type = local
H A Dtest-error-dereference-field-of-non-pointer.c26 gcc_jit_type *void_type = local
H A Dtest-error-local-used-from-other-function.c27 gcc_jit_type *void_type = local
H A Dtest-error-mismatching-types-in-assignment-op.c15 gcc_jit_type *void_type = local
H A Dtest-error-mismatching-types-in-call.c26 gcc_jit_type *void_type = local
H A Dtest-hello-world.c19 gcc_jit_type *void_type = local
H A Dcreate-code-for-hello-world-executable.h23 gcc_jit_type *void_type = local
H A Dtest-accessing-struct.c25 gcc_jit_type *void_type = local
/haiku-buildtools/gcc/gcc/jit/docs/examples/
H A Dtut01-hello-world.c35 gcc_jit_type *void_type = local
H A Dtut01-hello-world.cc35 gccjit::type void_type = ctxt.get_type (GCC_JIT_TYPE_VOID); local

Completed in 138 milliseconds

123