Searched refs:n_decode (Results 1 – 1 of 1) sorted by relevance
1428 uint32_t n_decode = 0; in StrFormatScanf() local1459 n_decode += ScanIgnoreWhiteSpace(&p); in StrFormatScanf()1467 n_decode++; in StrFormatScanf()1520 n_decode++; in StrFormatScanf()1532 n_decode += ScanIgnoreWhiteSpace(&p); in StrFormatScanf()1550 n_decode++; in StrFormatScanf()1564 n_decode += ScanIgnoreWhiteSpace(&p); in StrFormatScanf()1570 n_decode += added; in StrFormatScanf()1601 n_decode += (uintptr_t)p - (uintptr_t)s; in StrFormatScanf()1610 n_decode += ScanIgnoreWhiteSpace(&p); in StrFormatScanf()[all …]