Searched refs:effective_argc (Results 1 – 1 of 1) sorted by relevance
29 int* effective_argc = &argc; in main() local35 effective_argc = &dummy_argc; in main()42 effective_argc, effective_argv, &msg, &parsed_toco_flags); in main()44 effective_argc, effective_argv, &msg, &parsed_model_flags); in main()50 toco::port::InitGoogle(argv[0], effective_argc, &effective_argv, true); in main()