Searched refs:DT_SAMECMP (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/cdt/
H A Ddtdisc.c76 if((type & (DT_SAMEHASH|DT_SAMECMP)) != (DT_SAMEHASH|DT_SAMECMP) )
H A Ddtnew.c71 dtdisc(dt, disc, DT_SAMECMP|DT_SAMEHASH);
/ast/src/cmd/dsslib/ip_t/
H A Div-flat.c117 dtdisc(dt, &fl->dc, DT_SAMECMP/* not truthful but ok */);
219 dtdisc(dt, &fl->dc, DT_SAMECMP/* not truthful but ok */);
240 dtdisc(dt, &fl->dc, DT_SAMECMP/* not truthful but ok */);
/ast/src/lib/libast/include/
H A Dcdt.h184 #define DT_SAMECMP 0000000001 /* compare functions are equivalent */ macro

Completed in 12 milliseconds