Home
last modified time | relevance | path

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

/external/wayland/src/
Dscanner.c182 int all_null; member
1394 m->all_null = 1; in emit_types_forward_declarations()
1403 m->all_null = 0; in emit_types_forward_declarations()
1412 if (m->all_null && length > protocol->null_run_length) in emit_types_forward_declarations()
1593 if (m->all_null) { in emit_types()