Searched defs:Cxmap_s (Results 1 – 3 of 3) sorted by relevance
360 struct Cxmap_s /* str<=>num map */ struct363 Cxunsigned_t shift; /* global shift */364 Cxunsigned_t mask; /* global mask */365 Cxpart_t* part; /* part list */366 Dt_t* str2num; /* str=>num dict */367 Dt_t* num2str; /* pure value num=>str dict */368 Cxmap_t* map; /* indirect reference */
370 struct Cxmap_s /* str<=>num map */ struct373 Cxunsigned_t shift; /* global shift */374 Cxunsigned_t mask; /* global mask */375 Cxpart_t* part; /* part list */376 Dt_t* str2num; /* str=>num dict */377 Dt_t* num2str; /* pure value num=>str dict */378 Cxmap_t* map; /* indirect reference */