Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dbackward_references_inc.h21 const Command* const orig_commands = commands; in EXPORT_FN() local
162 *num_commands += (size_t)(commands - orig_commands); in EXPORT_FN()