jim_getopt_info::argc is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

jim_getopt_info::argc field

Syntax

int argc;

References

LocationReferrerText
jim-nvp.h:137
int argc;
aarch64.c:2930aarch64_jim_configure()
if (goi->argc > 0) {
aarch64.c:2958aarch64_jim_configure()
if (goi->argc != 0) {
aarch64.c:2960aarch64_jim_configure()
goi->argc, goi->argv,
arm_adi_v5.c:2340adiv5_jim_spot_configure()
if (!goi->argc)
arm_adi_v5.c:2379adiv5_jim_spot_configure()
if (goi->argc)
arm_adi_v5.c:2403adiv5_jim_spot_configure()
if (goi->argc)
arm_adi_v5.c:2424adiv5_jim_spot_configure()
if (goi->argc)
arm_adi_v5.c:2434adiv5_jim_spot_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "NO PARAMS");
arm_cti.c:418cti_configure()
while (goi->argc > 0) {
arm_cti.c:449cti_create()
if (goi->argc < 3) {
arm_cti.c:517jim_cti_create()
if (goi.argc < 2) {
arm_cti.c:518jim_cti_create()
Jim_WrongNumArgs(goi.interp, goi.argc, goi.argv,
arm_dap.c:206dap_configure()
while (goi->argc > 0) {
arm_dap.c:348dap_create()
if (goi->argc < 3) {
arm_dap.c:423jim_dap_create()
if (goi.argc < 2) {
arm_dap.c:424jim_dap_create()
Jim_WrongNumArgs(goi.interp, goi.argc, goi.argv,
arm_tpiu_swo.c:367arm_tpiu_swo_configure()
while (goi->argc > 0) {
arm_tpiu_swo.c:396arm_tpiu_swo_configure()
if (goi->argc)
arm_tpiu_swo.c:409arm_tpiu_swo_configure()
if (goi->argc)
arm_tpiu_swo.c:428arm_tpiu_swo_configure()
if (goi->argc)
arm_tpiu_swo.c:447arm_tpiu_swo_configure()
if (goi->argc)
arm_tpiu_swo.c:460arm_tpiu_swo_configure()
if (goi->argc)
arm_tpiu_swo.c:487arm_tpiu_swo_configure()
if (goi->argc)
arm_tpiu_swo.c:495arm_tpiu_swo_configure()
if (goi->argc < 2) {
arm_tpiu_swo.c:496arm_tpiu_swo_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "-event ?event-name? ?EVENT-BODY?");
arm_tpiu_swo.c:500arm_tpiu_swo_configure()
if (goi->argc != 1) {
arm_tpiu_swo.c:501arm_tpiu_swo_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "-event ?event-name?");
arm_tpiu_swo.c:553arm_tpiu_swo_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "NO PARAMS");
arm_tpiu_swo.c:564jim_arm_tpiu_swo_configure()
if (goi.argc < 1) {
arm_tpiu_swo.c:565jim_arm_tpiu_swo_configure()
Jim_WrongNumArgs(goi.interp, goi.argc, goi.argv,
arm_tpiu_swo.c:951jim_arm_tpiu_swo_create()
if (goi.argc < 1) {
jim-nvp.c:152jim_getopt_setup()
p->argc = argc;
jim-nvp.c:163jim_getopt_debug()
for (x = 0; x < p->argc; x++)
jim-nvp.c:173jim_getopt_obj()
if (goi->argc) {
jim-nvp.c:176jim_getopt_obj()
goi->argc -= 1;
rtos.c:106rtos_create()
if (!goi->isconfigure && goi->argc != 0) {
rtos.c:107rtos_create()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "NO PARAMS");
stm8.c:1948stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:1949stm8_jim_configure()
stm8.c:1967stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:1968stm8_jim_configure()
stm8.c:1986stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:1987stm8_jim_configure()
stm8.c:2005stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:2006stm8_jim_configure()
stm8.c:2024stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:2025stm8_jim_configure()
stm8.c:2043stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:2044stm8_jim_configure()
stm8.c:2062stm8_jim_configure()
if (goi->argc == 0) {
stm8.c:2063stm8_jim_configure()
target.c:5024target_configure()
while (goi->argc > 0) {
target.c:5056target_configure()
if (goi->argc != 0) {
target.c:5058target_configure()
goi->argc, goi->argv,
target.c:5068target_configure()
if (goi->argc == 0) {
target.c:5069target_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "-event ?event-name? ...");
target.c:5080target_configure()
if (goi->argc != 1) {
target.c:5081target_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "-event ?event-name? ?EVENT-BODY?");
target.c:5085target_configure()
if (goi->argc != 0) {
target.c:5086target_configure()
Jim_WrongNumArgs(goi->interp, goi->argc, goi->argv, "-event ?event-name?");
target.c:5158target_configure()
if (goi->argc != 0)
target.c:5174target_configure()
if (goi->argc != 0)
target.c:5189target_configure()
if (goi->argc != 0)
target.c:5205target_configure()
if (goi->argc != 0)
target.c:5222target_configure()
if (goi->argc != 0)
target.c:5241target_configure()
if (goi->argc != 0)
target.c:5269target_configure()
if (goi->argc != 0)
target.c:5283target_configure()
if (goi->argc != 0)
target.c:5320target_configure()
if (goi->argc != 0)
target.c:5340target_configure()
if (goi->argc != 0)
target.c:5360jim_target_configure()
if (goi.argc < 1) {
target.c:5361jim_target_configure()
Jim_WrongNumArgs(goi.interp, goi.argc, goi.argv,
target.c:5605jim_target_invoke_event()
if (goi.argc != 1) {
target.c:5822target_create()
if (goi->argc < 3) {
target.c:6165jim_target_create()
if (goi.argc < 3) {
target.c:6166jim_target_create()
Jim_WrongNumArgs(goi.interp, goi.argc, goi.argv,