Searched refs:open_brace (Results 1 – 1 of 1) sorted by relevance
42 static int open_brace[XBC_DEPTH_MAX] __initdata; variable521 open_brace[brace_index++] = xbc_node_index(last_parent); in __xbc_open_brace()532 (open_brace[brace_index] != xbc_node_index(last_parent))) in __xbc_close_brace()538 last_parent = &xbc_nodes[open_brace[brace_index - 1]]; in __xbc_close_brace()780 n = &xbc_nodes[open_brace[brace_index]]; in xbc_verify_tree()
Completed in 6 milliseconds