HomeSort by: relevance | last modified time | path
    Searched defs:noargs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/examples/HowToUseJIT/
HowToUseJIT.cpp 132 std::vector<GenericValue> noargs; local
133 GenericValue gv = EE->runFunction(FooF, noargs);
  /src/external/bsd/nvi/dist/ex/
ex_args.c 55 int noargs; local
111 noargs = 0;
120 noargs = 1;
126 if (noargs)

Completed in 75 milliseconds