Home
last modified time | relevance | path

Searched defs:FormatSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm-libc/src/stdio/scanf_core/
Dcore_structs.h31 struct FormatSection { struct
48 LIBC_INLINE bool operator==(const FormatSection &other) { argument
/external/llvm-libc/src/stdio/printf_core/
Dcore_structs.h46 struct FormatSection { struct
66 LIBC_INLINE bool operator==(const FormatSection &other) const { argument