Searched defs:FIRST_ARGV (Results 1 – 3 of 3) sorted by relevance
41 static constexpr int32_t FIRST_ARGV = 0; variable
28 #define FIRST_ARGV 1 macro
24 constexpr int FIRST_ARGV = 0; variable