Home
last modified time | relevance | path

Searched defs:buff_cur (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/stdio/scanf_core/
H A Dreader.h27 size_t buff_cur = 0; member
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dwriter.h34 size_t buff_cur = 0; member
/aosp_15_r20/external/coreboot/payloads/coreinfo/
H A Dtimestamps_module.c153 u32 buff_cur = 0; in timestamps_module_init() local