Searched defs:ubound (Results 1 – 7 of 7) sorted by relevance
/reactos/base/applications/cmdutils/wscript/ |
H A D | host.c | 325 LONG ubound, lbound; in Host_Echo() local 327 int ubound, lbound; in Host_Echo() local
|
/reactos/dll/win32/jscript/ |
H A D | vbarray.c | 149 int i, size = 1, ubound, lbound; in VBArray_toArray() local
|
/reactos/dll/win32/msxml3/ |
H A D | element.c | 870 LONG lbound, ubound; in domelem_put_nodeTypedValue() local 903 LONG lbound, ubound; in domelem_put_nodeTypedValue() local
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | tmarshal.c | 922 LONG lbound, ubound, i; in Widget_VarArg() local
|
/reactos/dll/win32/vbscript/ |
H A D | global.c | 1097 LONG ubound; in Global_UBound() local
|
/reactos/modules/rostests/winetests/msxml3/ |
H A D | domdoc.c | 8542 LONG ubound, lbound; in test_put_nodeTypedValue() local
|
/reactos/dll/win32/oleaut32/ |
H A D | typelib.c | 7663 LONG j, ubound; in ITypeInfo_fnInvoke() local
|