Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dcore_structs.h46 struct FormatSection { struct
66 LIBC_INLINE bool operator==(const FormatSection &other) const { argument
/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dcore_structs.h32 struct FormatSection { struct
49 LIBC_INLINE bool operator==(const FormatSection &other) { argument