Home | History | Annotate | Download | only in memcheck

Lines Matching defs:xml

270 /* Do a printf-style operation on either the XML or normal output
362 /* Note, no need for XML tags here, because descr1/2 will
363 already have <auxwhat> or <xauxwhat>s on them, in XML
451 LossRecord* lr, Bool xml)
477 if (xml) {
490 // Nb: don't put commas in these XML numbers
508 } else { /* ! if (xml) */
530 } /* if (xml) */
536 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False);
541 const Bool xml = VG_(clo_xml); /* a shorthand */
551 if (xml) {
565 if (xml) {
587 if (xml) {
609 if (xml) {
631 if (xml) {
662 if (xml) {
688 if (xml) {
704 if (xml) {
719 if (xml) {
742 if (xml) {
758 if (xml) {
791 if (xml) {
809 pp_LossRecord (n_this_record, n_total_records, lr, xml);