Home
last modified time | relevance | path

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

/external/pigweed/pw_tokenizer/
Ddecode.cc50 std::array<char, 2> ReadLengthModifier(const char* str) { in ReadLengthModifier() function
125 const std::array<char, 2> length = ReadLengthModifier(&format[i]); in ParseFormatSpec()