maybe_prepend_install_dir   77 src/paths.c        maybe_prepend_install_dir(GAUCHE_LIB_DIR, buf, buflen, errfn);
maybe_prepend_install_dir   83 src/paths.c        maybe_prepend_install_dir(GAUCHE_ARCH_DIR, buf, buflen, errfn);
maybe_prepend_install_dir   89 src/paths.c        maybe_prepend_install_dir(GAUCHE_SITE_LIB_DIR, buf, buflen, errfn);
maybe_prepend_install_dir   95 src/paths.c        maybe_prepend_install_dir(GAUCHE_SITE_ARCH_DIR, buf, buflen, errfn);