Home | History | Annotate | Download | only in config

Lines Matching defs:argc

906 encode_operand (int argc,
918 for (loop = 0; loop < argc; loop++)
1097 unsigned int argc;
1119 argc = 0;
1130 if (desc->operands[argc << 1])
1132 suffix[argc] = 0;
1133 arg_type = desc->operands[(argc << 1) + 1];
1152 suffix[argc] = 0; /* 0 when no ':' is encountered. */
1153 argv[argc] = freeptr;
1178 suffix[argc] = 1;
1181 suffix[argc] = 2;
1184 suffix[argc] = 4;
1188 suffix[argc] = 4;
1206 argc += 1;
1219 if (argc != strlen (desc->operands) / 2)
1241 if (argc)
1242 encode_operand (argc, argv, &desc->operands[0],