Home
last modified time | relevance | path

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

/external/wayland/src/
Dscanner.c154 int null_run_length; member
1412 if (m->all_null && length > protocol->null_run_length) in emit_types_forward_declarations()
1413 protocol->null_run_length = length; in emit_types_forward_declarations()
1582 for (i = 0; i < protocol->null_run_length; i++) in emit_null_run()
1599 protocol->null_run_length + protocol->type_index; in emit_types()