Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dvfscanf.c53 #define SHORT 0x00004 /* h: short */ macro
178 flags |= SHORT; in VFSCANF()
284 else if (flags & SHORT) in VFSCANF()
595 else if (flags & SHORT) in VFSCANF()