Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/scanf_core/
H A Dconverter_utils.h36 void *output_ptr = to_conv.output_ptr; write_int_with_length() local
86 void *output_ptr = to_conv.output_ptr; write_float_with_length() local
[all...]
H A Dcore_structs.h42 // output_ptr is nullptr if and only if the NO_WRITE flag is set. member