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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_reactor_wait_ctx.h 86 DECLARE_LIST_OF(quic_reactor_wait_slot, QUIC_REACTOR_WAIT_SLOT);
list.h 61 #define DECLARE_LIST_OF(name, type) \
200 DECLARE_LIST_OF(name, type); \
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_engine_local.h 28 DECLARE_LIST_OF(port, QUIC_PORT);
quic_port_local.h 28 DECLARE_LIST_OF(ch, QUIC_CHANNEL);
29 DECLARE_LIST_OF(incoming_ch, QUIC_CHANNEL);

Completed in 16 milliseconds