Home
last modified time | relevance | path

Searched refs:getoptions (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/ExecutionEngine/MCJIT/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/llvm/test/ExecutionEngine/OrcMCJIT/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/mksh/src/
Dvar.c278 vp->val.s = getoptions(); in global()
Dmisc.c229 getoptions(void) in getoptions() function
Dsh.h1930 char *getoptions(void);