Searched refs:_PATH_CPP (Results 1 – 2 of 2) sorted by relevance
36 #define _PATH_CPP "/usr/bin/tradcpp" macro
462 (void)execl(_PATH_CPP, "tradcpp", "-nostdinc", "-I.", in opencal()464 err(EXIT_FAILURE, "Cannot exec `%s'", _PATH_CPP); in opencal()