Searched refs:p_start (Results 1 – 2 of 2) sorted by relevance
202 const char *p_start = s; in STD_TVSNPrintf() local363 if (p_start + 1 != s) in STD_TVSNPrintf()372 string_put_string(&str, p_start, s - p_start); in STD_TVSNPrintf()
953 const char *p_start = s; in OS_VSNPrintfEx() local1281 if (p_start + 1 != s) in OS_VSNPrintfEx()1290 string_put_string(&str, p_start, s - p_start); in OS_VSNPrintfEx()