Searched refs:read (Results 1 – 2 of 2) sorted by relevance
1154 int read = format_decode(fmt, &spec); in vsnprintf() local1156 fmt += read; in vsnprintf()1160 int copy = read; in vsnprintf()1166 str += read; in vsnprintf()
249 Collects read-only and read-write data, literal string data,253 The reason read-only data is placed here instead of the in255 without getting garbage due to read-only data. Besides, since