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

/ast/src/cmd/3d/
H A Dmap.c203 sfsprintf(state.license, sizeof(state.license), "%c%s%c", LICENSE_SEP, pc.feature, LICENSE_SEP);
212 sfsprintf(buf, sizeof(buf), "*%c%s%c*", LICENSE_SEP, fs->special, LICENSE_SEP);
H A D3d.h243 #define LICENSE_SEP ',' /* feature separator */ macro

Completed in 14 milliseconds