Home
last modified time | relevance | path

Searched refs:os_pathsearch (Results 1 – 25 of 61) sorted by relevance

123

/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/host/
H A Dpremake.c61 { "pathsearch", os_pathsearch },
169 lua_pushcfunction(L, os_pathsearch); in premake_locate()
306 lua_pushcfunction(L, os_pathsearch); in load_builtin_scripts()
H A Dos_pathsearch.c14 int os_pathsearch(lua_State* L) in os_pathsearch() function
H A Dpremake.h79 int os_pathsearch(lua_State* L);
/dports/devel/genie/GENie-a503d6e/src/host/
H A Dpremake.c61 { "pathsearch", os_pathsearch },
169 lua_pushcfunction(L, os_pathsearch); in premake_locate()
306 lua_pushcfunction(L, os_pathsearch); in load_builtin_scripts()
H A Dos_pathsearch.c14 int os_pathsearch(lua_State* L) in os_pathsearch() function
H A Dpremake.h79 int os_pathsearch(lua_State* L);
/dports/emulators/mame/mame-mame0226/3rdparty/genie/src/host/
H A Dpremake.c61 { "pathsearch", os_pathsearch },
169 lua_pushcfunction(L, os_pathsearch); in premake_locate()
306 lua_pushcfunction(L, os_pathsearch); in load_builtin_scripts()
H A Dos_pathsearch.c14 int os_pathsearch(lua_State* L) in os_pathsearch() function
H A Dpremake.h79 int os_pathsearch(lua_State* L);
/dports/devel/premake4/premake-4.4-beta5/src/host/
H A Dpremake.c56 { "pathsearch", os_pathsearch },
160 lua_pushcfunction(L, os_pathsearch); in premake_locate()
297 lua_pushcfunction(L, os_pathsearch); in load_builtin_scripts()
H A Dos_pathsearch.c14 int os_pathsearch(lua_State* L) in os_pathsearch() function
H A Dpremake.h68 int os_pathsearch(lua_State* L);
/dports/devel/wxformbuilder/source/build/premake/4.3/src/host/
H A Dpremake.c48 { "pathsearch", os_pathsearch },
204 lua_pushcfunction(L, os_pathsearch); in load_builtin_scripts()
H A Dos_pathsearch.c14 int os_pathsearch(lua_State* L) in os_pathsearch() function
H A Dpremake.h63 int os_pathsearch(lua_State* L);
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/src/host/
H A Dpremake.c49 { "pathsearch", os_pathsearch },
205 lua_pushcfunction(L, os_pathsearch); in load_builtin_scripts()
H A Dos_pathsearch.c14 int os_pathsearch(lua_State* L) in os_pathsearch() function
H A Dpremake.h67 int os_pathsearch(lua_State* L);
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/src/host/
H A Dos_pathsearch.c81 int os_pathsearch(lua_State* L) in os_pathsearch() function
/dports/devel/premake5/premake-5.0.0-alpha16-src/src/host/
H A Dos_pathsearch.c81 int os_pathsearch(lua_State* L) in os_pathsearch() function
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/build/gmake.unix/
H A DPremake4.make72 $(OBJDIR)/os_pathsearch.o \
186 $(OBJDIR)/os_pathsearch.o: ../../src/host/os_pathsearch.c $(GCH) | prebuild
188 $(SILENT) $(CC) $(PCHINCLUDES) $(CFLAGS) -MF $(OBJDIR)/os_pathsearch.d -MT "$@" -o "$@" -c "$<"
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/build/gmake.bsd/
H A DPremake4.make72 $(OBJDIR)/os_pathsearch.o \
186 $(OBJDIR)/os_pathsearch.o: ../../src/host/os_pathsearch.c $(GCH) | prebuild
188 $(SILENT) $(CC) $(PCHINCLUDES) $(CFLAGS) -MF $(OBJDIR)/os_pathsearch.d -MT "$@" -o "$@" -c "$<"
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/build/gmake.macosx/
H A DPremake4.make75 $(OBJDIR)/os_pathsearch.o \
195 $(OBJDIR)/os_pathsearch.o: ../../src/host/os_pathsearch.c $(GCH) | prebuild
197 $(SILENT) $(CC) $(PCHINCLUDES) $(CFLAGS) -MF $(OBJDIR)/os_pathsearch.d -MT "$@" -o "$@" -c "$<"
/dports/devel/wxformbuilder/source/build/premake/4.3/build/gmake.unix/
H A DPremake4.make74 $(OBJDIR)/os_pathsearch.o \
191 $(OBJDIR)/os_pathsearch.o: ../../src/host/os_pathsearch.c
/dports/devel/wxformbuilder/source/build/premake/bsd/
H A DPremake4.make71 $(OBJDIR)/os_pathsearch.o \
180 $(OBJDIR)/os_pathsearch.o: ../4.3/src/host/os_pathsearch.c

123