Home
last modified time | relevance | path

Searched defs:build_in_count (Results 1 – 1 of 1) sorted by relevance

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dcli_main.c1049 uint32_t build_in_count; in cli_sort_command() local
1066 uint32_t build_in_count = sizeof(built_ins) / sizeof(struct cli_command); in help_command() local