OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:argidx
(Results
1 - 12
of
12
) sorted by relevancy
/src/sbin/ifconfig/
parse.c
148
int
argidx
, const char *arg)
176
om->m_argidx =
argidx
;
185
int
argidx
, const char *arg)
221
om->m_argidx =
argidx
;
300
int
argidx
, const char *arg0)
490
om->m_argidx =
argidx
;
498
struct match *om, int
argidx
, const char *arg)
512
om->m_argidx =
argidx
;
520
struct match *om, int
argidx
, const char *arg)
538
om->m_argidx =
argidx
;
[
all
...]
/src/external/bsd/openldap/dist/servers/slapd/overlays/
constraint.c
438
int
argidx
;
local
440
for (
argidx
= 4;
argidx
< c->argc;
argidx
++ ) {
441
if ( strncasecmp( c->argv[
argidx
], "restrict=", STRLENOF("restrict=") ) == 0 ) {
443
char *arg = c->argv[
argidx
] + STRLENOF("restrict=");
531
ber_str2bv(c->argv[
argidx
] + STRLENOF("restrict="), 0, 1, &ap.restrict_val);
537
c->argv[0], c->argv[1],
argidx
, c->argv[
argidx
] );
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-sprintf.cc
910
unsigned HOST_WIDE_INT
argidx
;
3544
dollar = width + info.
argidx
;
3554
|| dollar == (int)info.
argidx
4066
unsigned argno = info.
argidx
;
4389
info.
argidx
= idx_args;
4418
info.
argidx
= 2;
4426
info.
argidx
= 3;
4434
info.
argidx
= 2;
4442
info.
argidx
= 1;
4450
info.
argidx
= 2
[
all
...]
ipa-sra.cc
2604
for (unsigned
argidx
= 0;
argidx
< count;
argidx
++)
2606
if (!csum->m_arg_flow[
argidx
].pointer_pass_through)
2609
= get_single_param_flow_source (&csum->m_arg_flow[
argidx
]);
2613
csum->m_arg_flow[
argidx
].pointer_pass_through = false;
2621
csum->m_arg_flow[
argidx
].safe_to_import_accesses = true;
2660
csum->m_arg_flow[
argidx
].safe_to_import_accesses = true;
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-sprintf.cc
908
unsigned HOST_WIDE_INT
argidx
;
3533
dollar = width + info.
argidx
;
3543
|| dollar == (int)info.
argidx
4050
unsigned argno = info.
argidx
;
4372
info.
argidx
= idx_args;
4401
info.
argidx
= 2;
4409
info.
argidx
= 3;
4417
info.
argidx
= 2;
4425
info.
argidx
= 1;
4433
info.
argidx
= 2
[
all
...]
ipa-sra.cc
2381
for (unsigned
argidx
= 0;
argidx
< count;
argidx
++)
2383
if (!csum->m_arg_flow[
argidx
].pointer_pass_through)
2386
= get_single_param_flow_source (&csum->m_arg_flow[
argidx
]);
2390
csum->m_arg_flow[
argidx
].pointer_pass_through = false;
2408
csum->m_arg_flow[
argidx
].safe_to_import_accesses = true;
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c
2305
int i,
argidx
/* , hasarray = 0*/;
local
2403
argidx
= 1;
2452
argidx
);
2516
argidx
);
2542
argidx
++;
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c
2276
int
argidx
/* , hasarray = 0*/;
local
2371
argidx
= 1;
2413
argidx
);
2477
argidx
);
2503
argidx
++;
/src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c
2014
const unsigned char *
argidx
;
2021
for (
argidx
= opcode->operands; *
argidx
; ++
argidx
)
2023
const struct alpha_operand *operand = &alpha_operands[*
argidx
];
2007
const unsigned char *
argidx
;
local
tc-arc.c
3893
const unsigned char *
argidx
;
local
3909
for (
argidx
= opcode->operands; *
argidx
; ++
argidx
)
3911
const struct arc_operand *operand = &arc_operands[*
argidx
];
/src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c
2014
const unsigned char *
argidx
;
2021
for (
argidx
= opcode->operands; *
argidx
; ++
argidx
)
2023
const struct alpha_operand *operand = &alpha_operands[*
argidx
];
2007
const unsigned char *
argidx
;
local
tc-arc.c
3901
const unsigned char *
argidx
;
local
3917
for (
argidx
= opcode->operands; *
argidx
; ++
argidx
)
3919
const struct arc_operand *operand = &arc_operands[*
argidx
];
Completed in 50 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026