Home
last modified time | relevance | path

Searched refs:SIZE_def (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/src/stdio/
A Dvfscanf.c17 #define SIZE_def 0 macro
32 case SIZE_def: in store_int()
128 size = SIZE_def; in vfscanf()
350 case SIZE_def: in vfscanf()
A Dvfwscanf.c18 #define SIZE_def 0 macro
33 case SIZE_def: in store_int()
156 size = SIZE_def; in vfwscanf()
261 s = (size == SIZE_def) ? dest : 0; in vfwscanf()

Completed in 4 milliseconds