Searched refs:old_argc (Results 1 – 3 of 3) sorted by relevance
74 int i, old_argc, new_argc, new_alloc = 0; in response() local79 old_argc = *argcp; in response()81 for (i = 1; i < old_argc; ++i) in response()87 if (i >= old_argc) in response()93 for (i = 0; i < old_argc; ++i) { in response()
771 volatile int old_argc; in include() local780 old_argc = e->loc->argc; in include()783 old_argc = 0; in include()790 e->loc->argc = old_argc; in include()827 e->loc->argc = old_argc; in include()
157 const int old_argc = argc; in test_main() local162 TEST(argc == old_argc); in test_main()170 TEST(argc == old_argc); in test_main()