OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAVESIGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdio/
vfscanf.c
99
#define
HAVESIGN
0x10000 /* sign detected */
730
flags |=
HAVESIGN
;
741
buf + 1 + !!(flags &
HAVESIGN
)) {
vfwscanf.c
94
#define
HAVESIGN
0x10000 /* sign detected */
640
flags |=
HAVESIGN
;
651
buf + 1 + !!(flags &
HAVESIGN
)) {
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025