Searched refs:v1_size (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/idl_lib/
H A Dndrmi.c377 idl_ushort_int v1_size; /* Number of elements in open [v1_array] */ local
434 v1_size = 1;
436 v1_size *= Z_values[i];
437 IDL_MARSH_CUSHORT( &v1_size );
1574 idl_ushort_int v1_size; local
1607 v1_size = 1;
1609 v1_size *= Z_values[i];
1610 IDL_MARSH_CUSHORT( &v1_size );
H A Dndrui3.c955 idl_ushort_int v1_size; local
1010 IDL_UNMAR_CUSHORT( &v1_size );
1012 *Z_values = (idl_ulong_int)v1_size;
H A Dndrui.c1624 idl_ushort_int v1_size; local
1787 IDL_UNMAR_CUSHORT( &v1_size );
1788 *Z_values = (idl_ulong_int)v1_size;
2245 IDL_UNMAR_CUSHORT( &v1_size );
2248 pseudo_Z_value = (idl_ulong_int)v1_size;

Completed in 84 milliseconds