Lines Matching refs:XLAT_STYLE_VERBOSE
156 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) { in printxvals_ex()
190 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) in sprintxval_ex()
234 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) { in printxval_sized()
332 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) { in sprintflags_ex()
342 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE && flags) in sprintflags_ex()
350 else if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) in sprintflags_ex()
362 if (found || xlat_verbose(style) != XLAT_STYLE_VERBOSE) in sprintflags_ex()
370 if (found && xlat_verbose(style) == XLAT_STYLE_VERBOSE) in sprintflags_ex()
419 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) { in printflags_ex()
430 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE in printflags_ex()
450 if (xlat_verbose(style) == XLAT_STYLE_VERBOSE) in printflags_ex()
454 if (xlat_verbose(style) != XLAT_STYLE_VERBOSE) in printflags_ex()
493 case XLAT_STYLE_VERBOSE: in print_xlat_ex()