Searched refs:noargs (Results 1 – 4 of 4) sorted by relevance
25 int noargs();95 noargs()); in foo()106 d = onearg(noargs()); in foo()117 for (const auto x : range(noargs())) noargs1(); in foo()128 if (noargs() && noargs1()) { in foo()
132 std::vector<GenericValue> noargs; in main() local133 GenericValue gv = EE->runFunction(FooF, noargs); in main()
17 int noargs __attribute__((loader_uninitialized(0))); variable
15 int noargs __attribute__((loader_uninitialized(0))); variable