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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsprivate.h50 dps_ieee, dps_native enumerator in enum:__anon265
82 #define DPSDefaultNumFormat dps_native
H A DdpsXpriv.c296 return ((rdpy->ctxtTokenType < DPS_HI_NATIVE) ? dps_ieee : dps_native);
408 return ((rdpy->ctxtTokenType < DPS_HI_NATIVE) ? dps_ieee : dps_native);
H A Ddpsclient.c351 *numFormat = dps_native;
354 *numFormat = dps_native;
1527 else if (DPSDefaultByteOrder == dps_hiFirst && cc->numFormat == dps_native)

Completed in 27 milliseconds