Searched defs:szFalse (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | vartest.c | 2384 static const WCHAR szFalse[] = { '#','F','A','L','S','E','#','\0' }; in test_VarNot() local 3777 static const WCHAR szFalse[] = { '#','F','A','L','S','E','#','\0' }; in test_VarXor() local 4511 static const WCHAR szFalse[] = { '#','F','A','L','S','E','#','\0' }; in test_VarOr() local 6219 static const WCHAR szFalse[] = { '#','F','A','L','S','E','#','\0' }; in test_VarAnd() local 8633 static const WCHAR szFalse[] = { '#','F','A','L','S','E','#','\0' }; in test_VarImp() local
|
H A D | vartype.c | 4504 static const WCHAR szFalse[] = { 'F','a','l','s','e','\0' }; in test_VarBoolChangeTypeEx() local
|
/reactos/dll/win32/oleaut32/ |
H A D | vartype.c | 6117 static const WCHAR szFalse[] = { '#','F','A','L','S','E','#','\0' }; in VarBoolFromStr() local
|