Searched defs:tokenType (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSuserpath.c74 unsigned char tokenType; member in struct:__anon271
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsfriends.h377 unsigned char tokenType; member in struct:__anon243
384 unsigned char tokenType; member in struct:__anon244
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c363 static void ConvSeqInPlace(nObjs, currObj, base, tokenType)
367 unsigned char tokenType;
371 NumFormatFromTokenType(tokenType, &numFormat);
391 ConvSeqInPlace(currObj->length, (DPSBinObj)(base + currObj->val.arrayVal), base, tokenType);
553 t = bos->tokenType;
568 bos->tokenType = t;
586 ConvSeqInPlace(1, firstObj, firstObj, bos->tokenType);
636 unsigned char tokenType; member in struct:__anon262
1252 unsigned char tokenType,
1266 NumFormatFromTokenType(tokenType,
1247 WriteSeqAsAscii( DPSContext ctxt, char *base, DPSBinObj currObj, unsigned int nObjs, unsigned char tokenType, int *numstringOffsets) argument
1613 WriteSeqAsTokens( DPSContext ctxt, char *base, DPSBinObj currObj, unsigned int nObjs, unsigned char tokenType, int *numstringOffsets) argument
[all...]

Completed in 17 milliseconds