Home
last modified time | relevance | path

Searched refs:get_dir (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/lua/src/
Dlfs.c99 static int get_dir (lua_State *L) { in get_dir() function
287 {"currentdir", get_dir},
/external/mesa3d/scons/
Dcustom.py109 source_dir = node.get_dir().abspath
145 path = (script_src.get_dir(),) if scons_version < (2, 5, 0) else lambda x: script_src