Searched refs:ComponentBMPString (Results 1 – 3 of 3) sorted by relevance
164 GEncComponentBMPString ( GenBuf *b, ComponentBMPString *in ) in GEncComponentBMPString()183 ComponentBMPString* k, **k2; in GDecComponentBMPString()186 k = (ComponentBMPString*) v; in GDecComponentBMPString()189 k2 = (ComponentBMPString**) v; in GDecComponentBMPString()190 *k2 = (ComponentBMPString*) CompAlloc( mem_op, sizeof( ComponentBMPString ) ); in GDecComponentBMPString()224 ComponentBMPString* k, **k2; in BDecComponentBMPString()227 k = (ComponentBMPString*) v; in BDecComponentBMPString()230 k2 = (ComponentBMPString**) v; in BDecComponentBMPString()231 *k2 = (ComponentBMPString*) CompAlloc( mem_op, sizeof( ComponentBMPString ) ); in BDecComponentBMPString()
77 typedef struct ComponentBMPString { struct83 } ComponentBMPString; argument85 int GEncComponentBMPString (GenBuf *b, ComponentBMPString* bmp);
138 ComponentBMPString* bmpString; /* BMPString SIZE 1..MAX */