Home
last modified time | relevance | path

Searched defs:interpreter (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_ipython.py17 interpreter = "ipython" variable in TestIPythonPy3
H A Dtest_python.py12 interpreter = "python" variable in TestPythonBase
/OK3568_Linux_fs/kernel/include/linux/
H A Dbinfmts.h49 struct file *interpreter; member
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_misc.c59 const char *interpreter; /* filename of interpreter */ member
H A Dbinfmt_elf.c589 struct file *interpreter, in load_elf_interp()
822 struct file *interpreter = NULL; /* to shut gcc up */ in load_elf_binary() local
H A Dbinfmt_elf_fdpic.c194 struct file *interpreter = NULL; /* to shut gcc up */ in load_elf_fdpic_binary() local