Searched refs:GetBooleanExpr (Results 1 – 3 of 3) sorted by relevance
863 GetBooleanExpr(const char *expr, bool fallback) in GetBooleanExpr() function886 expandVars = GetBooleanExpr("${.MAKE.EXPAND_VARIABLES}", in doPrintVars()1081 writable = GetBooleanExpr("${MAKE_OBJDIR_CHECK_WRITABLE}", true); in InitObjdir()2042 !GetBooleanExpr("${.MAKE.DIE_QUIETLY}", true)) in shouldDieQuietly()
866 bool GetBooleanExpr(const char *, bool);
1453 bool target_vars = GetBooleanExpr( in ParseDependencySourcesMundane()