Searched refs:PA_BUILDDIR (Results 1 – 8 of 8) sorted by relevance
56 …pa_run_from_build_tree() ? PA_BUILDDIR PA_PATH_SEP "src" PA_PATH_SEP "modules" PA_PATH_SEP "gsetti… in pa__init()58 pa_run_from_build_tree() ? PA_BUILDDIR "/gsettings-helper" : in pa__init()
55 pa_run_from_build_tree() ? PA_BUILDDIR "/gconf-helper" : in pa__init()
33 const char *Makefile = PA_BUILDDIR "/Makefile"; in load_makefile()
264 #define PA_BUILDDIR "/home/workspace/pa/pulseaudio/confgure" macro
164 c->dl_search_path = pa_xstrdup(PA_BUILDDIR PA_PATH_SEP "src" PA_PATH_SEP "modules"); in pa_daemon_conf_new()166 c->dl_search_path = pa_xstrdup(PA_BUILDDIR); in pa_daemon_conf_new()
135 cdata.set_quoted('PA_BUILDDIR', meson.current_build_dir())
3340 b = pa_startswith(rp, PA_BUILDDIR); in pa_run_from_build_tree()