Home
last modified time | relevance | path

Searched refs:n_decode (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c1428 uint32_t n_decode = 0; in StrFormatScanf() local
1459 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 …]