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

/ast/src/lib/libdss/
H A Dcxcomp.c602 codecast(Cx_t* cx, Cxcompile_t* cc, Cxtype_t* t, Cxcallout_f cast, void* pointer) function
840 codecast(cx, cc, v1->type, edit, v1->format.map->part);
1332 if (codecast(cx, cc, g, cast, NiL))
1573 if (g && codecast(cx, cc, g, cast, NiL))

Completed in 10 milliseconds