HomeSort by: relevance | last modified time | path
    Searched refs:DEF_FUNC (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/radix/
quic_ops.c 17 DEF_FUNC(hf_unbind)
184 DEF_FUNC(hf_new_ssl)
243 DEF_FUNC(hf_new_ssl_listener_from)
274 DEF_FUNC(hf_listen)
293 DEF_FUNC(hf_new_stream)
332 DEF_FUNC(hf_accept_conn)
376 DEF_FUNC(hf_accept_conn_none)
394 DEF_FUNC(hf_accept_stream_none)
417 DEF_FUNC(hf_pop_err)
424 DEF_FUNC(hf_stream_reset
    [all...]
quic_tests.c 81 DEF_FUNC(ssl_poll_check)
245 DEF_FUNC(check_writeable)
quic_bindings.c 784 DEF_FUNC(hf_spawn_thread)
823 DEF_FUNC(hf_clear)
terp.c 131 #define DEF_FUNC(name) ossl_unused static int name(FUNC_CTX *fctx)
  /src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c 1 #define DEF_FUNC(x) \
3 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)
  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c 42 #define DEF_FUNC(x) \
44 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)

Completed in 66 milliseconds