Searched refs:inc_path (Results 1 – 4 of 4) sorted by relevance
34 inc_path="${inc_path} ${opt#-I}"50 for idir in ${inc_path}; do
71 inc_path = os.path.join(base, inc) variable72 scan_deps(relative, inc_path)
437 for inc_path in lib_core.include_paths { in main()438 cc.include(inc_path); in main()
132 context.inc_path = path = os.path.join(env_dir, incpath)