Searched refs:PRINT_LEAF_ITEMS (Results 1 – 2 of 2) sorted by relevance
456 if (!(print_mode & PRINT_LEAF_ITEMS)) { in print_leaf()478 if (print_mode & PRINT_LEAF_ITEMS) in print_leaf()
2020 #define PRINT_LEAF_ITEMS 1 /* print all items */ macro