Searched refs:ARG_COUNT_MIN (Results 1 - 1 of 1) sorted by relevance
/drivers/hdf_core/framework/tools/hc-gen/src/ | ||
H A D | option.cpp | 21 static constexpr int ARG_COUNT_MIN = 2; variable 36 if (argc < ARG_COUNT_MIN) { in Parse() |
Completed in 1 milliseconds