Searched refs:CXDETAILS (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/dsslib/time_t/
H A Dtime_t.c53 s = tmfmt(buf, size, CXDETAILS(details, format, type, "%K"), &t);
66 if (CXDETAILS(details, format, type, 0))
170 s = tmxfmt(buf, size, CXDETAILS(details, format, type, precise->format), t);
186 if (CXDETAILS(details, format, type, 0))
233 CXDETAILS(details, format, type, "%d");
278 CXDETAILS(details, format, type, "%d");
329 CXDETAILS(details, format, type, "%d");
/ast/src/cmd/dsslib/ip_t/
H A Ditlie.h65 sep = (char*)CXDETAILS(details, formats[0], type, "");
H A Dip_t.c118 if (!(s = (char*)CXDETAILS(details, format, type, 0)))
496 if (s = (char*)CXDETAILS(details, format, type, 0))
533 if (!(s = (char*)CXDETAILS(details, format, type, 0)))
/ast/src/cmd/dsslib/num_t/
H A Dnum_t.c401 if (CXDETAILS(details, format, type, 0))
442 if (CXDETAILS(details, format, type, 0))
/ast/src/lib/libdss/
H A Dcx.h155 #define CXDETAILS(d,f,t,v) \ macro
H A Dcxopen.c146 if (CXDETAILS(details, format, type, 0))

Completed in 46 milliseconds