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