Searched defs:szTrue (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | vartest.c | 2385 static const WCHAR szTrue[] = { '#','T','R','U','E','#','\0' }; in test_VarNot() local 3778 static const WCHAR szTrue[] = { '#','T','R','U','E','#','\0' }; in test_VarXor() local 4512 static const WCHAR szTrue[] = { '#','T','R','U','E','#','\0' }; in test_VarOr() local 6220 static const WCHAR szTrue[] = { '#','T','R','U','E','#','\0' }; in test_VarAnd() local 8634 static const WCHAR szTrue[] = { '#','T','R','U','E','#','\0' }; in test_VarImp() local
|
H A D | vartype.c | 4503 static const WCHAR szTrue[] = { 'T','r','u','e','\0' }; in test_VarBoolChangeTypeEx() local
|
/reactos/dll/win32/oleaut32/ |
H A D | vartype.c | 6118 static const WCHAR szTrue[] = { '#','T','R','U','E','#','\0' }; in VarBoolFromStr() local
|