Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwscanf.c105 #define HAVESIGN 0x10000 /* sign detected */ macro
629 flags |= HAVESIGN; in __vfwscanf_unlocked()
640 buf + 1 + !!(flags & HAVESIGN)) { in __vfwscanf_unlocked()
Dvfscanf.c105 #define HAVESIGN 0x10000 /* sign detected */ macro
740 flags |= HAVESIGN; in __svfscanf_unlocked()
751 buf + 1 + !!(flags & HAVESIGN)) { in __svfscanf_unlocked()