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

/xsrc/external/mit/imake/dist/
H A Dmergelib.cpp32 objprefix=_
36 3) objprefix=$3 ;;
92 mv $i ${objprefix}$i
/xsrc/external/mit/makedepend/dist/
H A Dpr.c120 objprefix, base, objsuffix, quoted);
H A Ddef.h209 extern const char *objprefix;
H A Dmain.c69 const char *objprefix = ""; variable in typeref:typename:const char *
305 objprefix = argv[0];
308 objprefix = argv[0] + 2;
688 * It will have objprefix and objsuffix around it.

Completed in 4 milliseconds