Home
last modified time | relevance | path

Searched defs:scil (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/stg/test_cases/info_tests/qualified/
H A Dconst_long.c21 signed const int long scil; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc333 uint8_t scil = GetConnectionIdLengthValue(source_connection_id.length()); in AppendIetfConnectionIds() local
2342 uint8_t scil = connection_id_lengths_byte & kSourceConnectionIdLengthMask; in ProcessAndValidateIetfConnectionIdLength() local