Home
last modified time | relevance | path

Searched refs:n_extra (Results 1 – 2 of 2) sorted by relevance

/external/brotli/c/enc/
Dbrotli_bit_stream.c60 uint32_t* n_extra, uint32_t* extra) { in GetBlockLengthPrefixCode() argument
62 *n_extra = kBlockLengthPrefixCode[*code].nbits; in GetBlockLengthPrefixCode()
/external/libxml2/
Dtestapi.c16162 int n_extra; in test_xmlErrMemory() local
16165 for (n_extra = 0;n_extra < gen_nb_const_char_ptr;n_extra++) { in test_xmlErrMemory()
16168 extra = gen_const_char_ptr(n_extra, 1); in test_xmlErrMemory()
16173 des_const_char_ptr(n_extra, (const char *)extra, 1); in test_xmlErrMemory()
16180 printf(" %d", n_extra); in test_xmlErrMemory()