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

/ast/src/lib/libast/string/
H A Dccmapid.c165 ccmapname(register int id) function
H A Dccmap.c722 sfprintf(sfstdout, "\n /* %s => %s */\n\n", ccmapname(from), ccmapname(to));
/ast/src/lib/libast/include/
H A Dccode.h60 extern char* ccmapname(int);
/ast/src/cmd/std/
H A Ddd.c637 error(3, "cannot convert from %s to %s", *state.from.value.string ? state.from.value.string : ccmapname(CC_NATIVE), *state.to.value.string ? state.to.value.string : ccmapname(CC_NATIVE));

Completed in 36 milliseconds