Searched defs:numFormat (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpssimpint.h65 DPSNumFormat numFormat; member in struct:_t_DPSPrivContextRec
H A DdpsXint.h68 DPSNumFormat numFormat; member in struct:_t_DPSPrivContextRec
H A Ddpsclient.c341 DPSNumFormat *numFormat)
345 *numFormat = dps_ieee;
348 *numFormat = dps_ieee;
351 *numFormat = dps_native;
354 *numFormat = dps_native;
369 DPSNumFormat numFormat; local
371 NumFormatFromTokenType(tokenType, &numFormat);
379 if (numFormat == dps_ieee) {
1256 DPSNumFormat numFormat; local
1266 NumFormatFromTokenType(tokenType, &numFormat);
339 NumFormatFromTokenType( unsigned char t, DPSNumFormat *numFormat) argument
1406 DPSNumFormat numFormat; local
1570 TestHomogeneous( DPSBinObj aryObj, unsigned short length, DPSNumFormat numFormat) argument
1622 DPSNumFormat numFormat; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.c822 char *numFormat = "DPS_DEF_TOKENTYPE"; local
826 fprintf(datafil, " %s, 0, %d, ", numFormat, nTopObjects);
829 fprintf(datafil, " %s, %d, ", numFormat, nTopObjects);

Completed in 22 milliseconds