Home
last modified time | relevance | path

Searched refs:toyvm_compiled_function (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function;
466 struct toyvm_compiled_function
474 static toyvm_compiled_function *
754 toyvm_compiled_function *toyvm_result =
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function));
809 toyvm_compiled_function *compiled_fn;
901 toyvm_compiled_function *compiled_fn
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.c36 typedef struct toyvm_compiled_function toyvm_compiled_function; typedef
466 struct toyvm_compiled_function struct
474 static toyvm_compiled_function * argument
754 toyvm_compiled_function *toyvm_result = in toyvm_function_compile()
755 (toyvm_compiled_function *)calloc (1, sizeof (toyvm_compiled_function)); in toyvm_function_compile()
809 toyvm_compiled_function *compiled_fn; in test_script()
901 toyvm_compiled_function *compiled_fn in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/jit/
H A DChangeLog1868 (toyvm_compiled_function): New typedef.
1871 (struct toyvm_compiled_function): New struct.
1872 (toyvm_function_compile): Return a toyvm_compiled_function *
1876 Clean up the toyvm_compiled_function.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/jit/
H A DChangeLog1868 (toyvm_compiled_function): New typedef.
1871 (struct toyvm_compiled_function): New struct.
1872 (toyvm_function_compile): Return a toyvm_compiled_function *
1876 Clean up the toyvm_compiled_function.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/
H A DChangeLog2448 (toyvm_compiled_function): New typedef.
2451 (struct toyvm_compiled_function): New struct.
2452 (toyvm_function_compile): Return a toyvm_compiled_function *
2456 Clean up the toyvm_compiled_function.
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/
H A DChangeLog2508 (toyvm_compiled_function): New typedef.
2511 (struct toyvm_compiled_function): New struct.
2512 (toyvm_function_compile): Return a toyvm_compiled_function *
2516 Clean up the toyvm_compiled_function.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/
H A DChangeLog2591 (toyvm_compiled_function): New typedef.
2594 (struct toyvm_compiled_function): New struct.
2595 (toyvm_function_compile): Return a toyvm_compiled_function *
2599 Clean up the toyvm_compiled_function.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/
H A DChangeLog2444 (toyvm_compiled_function): New typedef.
2447 (struct toyvm_compiled_function): New struct.
2448 (toyvm_function_compile): Return a toyvm_compiled_function *
2452 Clean up the toyvm_compiled_function.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/
H A DChangeLog2595 (toyvm_compiled_function): New typedef.
2598 (struct toyvm_compiled_function): New struct.
2599 (toyvm_function_compile): Return a toyvm_compiled_function *
2603 Clean up the toyvm_compiled_function.

123