Lines Matching refs:havePrecision
2856 unsigned havePrecision : 1;2923 F.havePrecision = 1;2947 decimal: if (!F.havePrecision)2966 if (!F.havePrecision)3013 case 'p' : F.havePrecision = F.lSize = 1;3021 if (!F.havePrecision)3044 if (!F.havePrecision) // C string3096 if (F.havePrecision && i > F.precision)