Searched defs:ctxt (Results 1 - 25 of 416) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer-pass.cc52 pass_analyzer(gcc::context *ctxt) argument
99 make_pass_analyzer (gcc::context *ctxt) argument
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dgcc_init_compound_literal.c25 const unsigned char *ctxt; member in struct:__anon2017
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmd-sha256.c33 ssh_sha256_init(EVP_MD_CTX *ctxt) argument
40 ssh_sha256_update(EVP_MD_CTX *ctxt, const void *data, size_t len) argument
47 ssh_sha256_final(EVP_MD_CTX *ctxt, unsigned char *digest) argument
54 ssh_sha256_cleanup(EVP_MD_CTX *ctxt) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer-pass.cc55 pass_analyzer(gcc::context *ctxt) argument
100 make_pass_analyzer (gcc::context *ctxt) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dadjust-alignment.cc49 pass_adjust_alignment (gcc::context *ctxt) argument
82 make_pass_adjust_alignment (gcc::context *ctxt) argument
H A Dgimple-ssa-nonnull-compare.cc124 pass_warn_nonnull_compare (gcc::context *ctxt) argument
149 make_pass_warn_nonnull_compare (gcc::context *ctxt) argument
H A Dstack-ptr-mod.cc69 pass_stack_ptr_mod (gcc::context *ctxt) argument
112 make_pass_stack_ptr_mod (gcc::context *ctxt) argument
H A Dinit-regs.cc151 pass_initialize_regs (gcc::context *ctxt) argument
168 make_pass_initialize_regs (gcc::context *ctxt) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Dmode-switch-use.c92 pass_mode_switch_use(gcc::context *ctxt) argument
104 make_pass_mode_switch_use (gcc::context *ctxt) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c26 create_code (gcc_jit_context *ctxt) argument
77 gcc_jit_context *ctxt; local
[all...]
H A Dtut02-square.c26 create_code (gcc_jit_context *ctxt) argument
62 gcc_jit_context *ctxt = NULL; local
[all...]
H A Dtut02-square.cc26 create_code (gccjit::context ctxt) argument
57 gccjit::context ctxt = gccjit::context::acquire (); local
[all...]
H A Dtut03-sum-of-squares.c26 create_code (gcc_jit_context *ctxt) argument
125 gcc_jit_context *ctxt local
[all...]
H A Dtut03-sum-of-squares.cc26 create_code (gccjit::context ctxt) argument
95 gccjit::context ctxt; local
[all...]
H A Dtut01-hello-world.cc26 create_code (gccjit::context ctxt) argument
68 gccjit::context ctxt; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dstack-ptr-mod.c69 pass_stack_ptr_mod (gcc::context *ctxt) argument
112 make_pass_stack_ptr_mod (gcc::context *ctxt) argument
H A Dgimple-ssa-nonnull-compare.c124 pass_warn_nonnull_compare (gcc::context *ctxt) argument
149 make_pass_warn_nonnull_compare (gcc::context *ctxt) argument
H A Dinit-regs.c148 pass_initialize_regs (gcc::context *ctxt) argument
165 make_pass_initialize_regs (gcc::context *ctxt) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/docs/examples/
H A Dtut01-hello-world.c26 create_code (gcc_jit_context *ctxt) argument
77 gcc_jit_context *ctxt; local
[all...]
H A Dtut02-square.c26 create_code (gcc_jit_context *ctxt) argument
62 gcc_jit_context *ctxt = NULL; local
[all...]
H A Dtut02-square.cc26 create_code (gccjit::context ctxt) argument
57 gccjit::context ctxt = gccjit::context::acquire (); local
[all...]
H A Dtut03-sum-of-squares.c26 create_code (gcc_jit_context *ctxt) argument
125 gcc_jit_context *ctxt local
[all...]
H A Dtut03-sum-of-squares.cc26 create_code (gccjit::context ctxt) argument
95 gccjit::context ctxt; local
[all...]
H A Dtut01-hello-world.cc26 create_code (gccjit::context ctxt) argument
68 gccjit::context ctxt; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Dmode-switch-use.cc92 pass_mode_switch_use(gcc::context *ctxt) argument
104 make_pass_mode_switch_use (gcc::context *ctxt) argument

Completed in 158 milliseconds

1234567891011>>