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

  /src/crypto/external/apache2/openssl/dist/include/internal/
uint_set.h 37 DEFINE_LIST_OF(uint_set, UINT_SET_ITEM);
quic_demux.h 155 DEFINE_LIST_OF(urxe, QUIC_URXE);
list.h 199 #define DEFINE_LIST_OF(name, type) \
  /src/crypto/external/apache2/openssl/dist/test/
list_test.c 28 DEFINE_LIST_OF(fizz, TESTL);
29 DEFINE_LIST_OF(buzz, TESTL);
95 DEFINE_LIST_OF(int, INTL);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_fifd.c 14 DEFINE_LIST_OF(tx_history, OSSL_ACKM_TX_PKT);
quic_rcidm.c 137 DEFINE_LIST_OF(retiring, RCID);
quic_ackm.c 15 DEFINE_LIST_OF(tx_history, OSSL_ACKM_TX_PKT);
quic_record_rx.c 82 DEFINE_LIST_OF(rxe, RXE);
quic_record_tx.c 42 DEFINE_LIST_OF(txe, TXE);

Completed in 31 milliseconds