Searched refs:SHORT (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvfscanf.c55 #define SHORT 0x00004 /* h: short */ macro
172 flags |= SHORT;
277 else if (flags & SHORT)
749 else if (flags & SHORT)
H A Dvfwscanf.c56 #define SHORT 0x00004 /* h: short */ macro
186 flags |= SHORT;
303 else if (flags & SHORT)
671 else if (flags & SHORT)

Completed in 5 milliseconds