Home
last modified time | relevance | path

Searched defs:bNegative (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/oleaut32/
H A Dvariant.c2171 BOOL bOverflow = FALSE, bNegative; in VarNumFromParseNum() local
2352 BOOL bOverflow = FALSE, bNegative = pNumprs->dwOutFlags & NUMPRS_NEG; in VarNumFromParseNum() local
/reactos/dll/win32/shlwapi/
H A Dstring.c905 BOOL bNegative = FALSE; in StrToInt64ExA() local
989 BOOL bNegative = FALSE; in StrToInt64ExW() local
/reactos/base/shell/cmd/
H A Ddir.c273 BOOL bNegative; /* Negative switch */ in DirReadParam() local