Searched defs:ARGC_NUM (Results 1 – 3 of 3) sorted by relevance
35 static const int32_t ARGC_NUM = 2; variable
291 #define ARGC_NUM 2 in main() macro
36 constexpr int32_t ARGC_NUM { 2 }; variable