Home
last modified time | relevance | path

Searched defs:Cxmap_s (Results 1 – 3 of 3) sorted by relevance

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libdss/
H A Dcx.h360 struct Cxmap_s /* str<=>num map */ struct
363 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 */
/dports/shells/ksh93/ast-93u/src/lib/libdss/
H A Dcx.h360 struct Cxmap_s /* str<=>num map */ struct
363 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 */
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libdss/
H A Dcx.h370 struct Cxmap_s /* str<=>num map */ struct
373 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 */