Home
last modified time | relevance | path

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

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