Home | History | Annotate | Download | only in src

Lines Matching refs:format2

1493     case 2: return TRACE_RETURN (c->dispatch (u.format2));
1504 case 2: return TRACE_RETURN (u.format2.sanitize (c));
1514 format2;
2109 case 2: return TRACE_RETURN (c->dispatch (u.format2));
2120 case 2: return TRACE_RETURN (u.format2.sanitize (c));
2130 ChainContextFormat2 format2;