OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ck_atoi
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/xcvs/dist/diff/
diff.c
49
static int
ck_atoi
PARAMS((char const *, int *));
110
ck_atoi
(str, out)
329
if (
ck_atoi
(optarg, &context))
535
if (
ck_atoi
(optarg, &width) || width <= 0)
582
if (
ck_atoi
(optarg, &horizon_lines) || horizon_lines < 0)
109
ck_atoi
(str, out)
function
diff.c
49
static int
ck_atoi
PARAMS((char const *, int *));
110
ck_atoi
(str, out)
329
if (
ck_atoi
(optarg, &context))
535
if (
ck_atoi
(optarg, &width) || width <= 0)
582
if (
ck_atoi
(optarg, &horizon_lines) || horizon_lines < 0)
109
ck_atoi
(str, out)
function
diff.c
49
static int
ck_atoi
PARAMS((char const *, int *));
110
ck_atoi
(str, out)
329
if (
ck_atoi
(optarg, &context))
535
if (
ck_atoi
(optarg, &width) || width <= 0)
582
if (
ck_atoi
(optarg, &horizon_lines) || horizon_lines < 0)
109
ck_atoi
(str, out)
function
Completed in 113 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026