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

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_context.c157 uint64_t natcoll; local
183 n = (*env->copyin)(UWX_COPYIN_RSTACK, (char *)&natcoll,
187 *natp = (int)(natcoll >> (((int)bsp >> 3) & 0x3f)) & 0x01;

Completed in 54 milliseconds