Searched refs:fmtThen (Results 1 – 1 of 1) sorted by relevance
296 static const char fmtThen[] = "%>%t"; variable397 if (l + sizeof(fmtIf) + sizeof(fmtThen) + in strval()408 memcpy(ip, fmtThen, sizeof(fmtThen) - 1); in strval()409 ip += sizeof(fmtThen) - 1; in strval()410 l += sizeof(fmtThen) - 1; in strval()