OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_arg
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
emacs.c
100
static int
x_arg
; /* general purpose arg */
variable
101
static int x_arg_defaulted;/*
x_arg
not explicitly set; defaulted to 1 */
376
x_arg
= 1;
412
while (
x_arg
--)
505
if (
x_arg
> col)
506
x_arg
= col;
507
x_goto(xcp -
x_arg
);
508
x_delete(
x_arg
, false);
522
if (
x_arg
> nleft)
523
x_arg
= nleft
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
cselib.cc
123
cselib_hasher::equal (const cselib_val *v, const key *
x_arg
)
126
rtx x =
x_arg
->x;
127
machine_mode mode =
x_arg
->mode;
128
machine_mode memmode =
x_arg
->memmode;
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026