OpenGrok
Cross Reference: arith.c
xref
: /
system
/
core
/
sh
/
arith.c
Home
|
History
|
Annotate
|
Download
|
only in
sh
Lines Matching
defs:ap
1533
char **
ap
;
1543
ap
= argv + 2;
1547
if ((p = *
ap
++) == NULL)