Searched defs:SRC_DIR (Results 1 – 5 of 5) sorted by relevance
44 if "%1" == "" set SRC_DIR=.. variable45 if not "%1" == "" set SRC_DIR=%~1% variable
22 SRC_DIR = os.path.abspath(os.path.join(SCRIPT_DIR, os.pardir, os.pardir, variable
10 SRC_DIR = $(TOP_DIR)/src/tools/ftrandom macro
31 SRC_DIR = os.path.dirname(os.path.dirname(os.path.realpath(__file__))) variable
18 SRC_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable