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

/xsrc/external/mit/xgc/dist/
H A Dgram.y60 { GC_change_capstyle ($2, TRUE); }
62 { GC_change_capstyle (CapRound, TRUE); }
H A Dxgc.h117 extern void GC_change_capstyle(int, Boolean);
H A Dinterpret.c71 GC_change_capstyle((CapstyleStuff.data)[i].code,FALSE);
219 GC_change_capstyle(int capstyle, Boolean feedback) function in typeref:typename:void

Completed in 5 milliseconds