Home
last modified time | relevance | path

Searched refs:write_params (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddsa.h95 int write_params; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c207 write_params (const vec <recording::context *> &contexts);
267 reproducer::write_params (const vec <recording::context *> &contexts) in write_params() function
1734 r.write_params (contexts); in dump_reproducer_to_file()
1737 r.write_params (contexts); in dump_reproducer_to_file()
1791 r.write_params (contexts); in dump_reproducer_to_file()
1876 r.write_params (contexts); in dump_reproducer_to_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc207 write_params (const vec <recording::context *> &contexts);
267 reproducer::write_params (const vec <recording::context *> &contexts) in write_params() function in gcc::jit::reproducer
1843 r.write_params (contexts); in dump_reproducer_to_file()
1846 r.write_params (contexts); in dump_reproducer_to_file()
1900 r.write_params (contexts); in dump_reproducer_to_file()
1985 r.write_params (contexts); in dump_reproducer_to_file()
H A DChangeLog2506 (reproducer::write_params): New function.