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

/ast/src/lib/libpp/
H A Dpp.h63 #define PPPROBE "cc" /* default probe key */ macro
H A Dppop.c877 if (!(pp.ppdefault = pathprobe("C", pp.pass, pp.probe ? pp.probe : PPPROBE, 0, pp.path, MAXTOKEN + 1, NiL, 0)))
878 error(1, "cannot determine default definitions for %s", pp.probe ? pp.probe : PPPROBE);

Completed in 14 milliseconds