Searched refs:fmtD (Results 1 – 1 of 1) sorted by relevance
294 static const char fmtD[] = "%p0%p0%{2}%*%-"; variable358 if (l + sizeof(fmtD) > len) in strval()360 memcpy(ip, fmtD, sizeof(fmtD) - 1); in strval()364 ip += sizeof(fmtD) - 1; in strval()365 l += sizeof(fmtD) - 1; in strval()