Home
last modified time | relevance | path

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

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