OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_e_getc
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
emacs.c
142
static int
x_e_getc
ARGS((void));
362
if ((c =
x_e_getc
()) < 0)
794
c =
x_e_getc
();
814
c =
x_e_getc
();
928
if ((c =
x_e_getc
()) < 0)
1600
c =
x_e_getc
();
1857
x_e_getc
()
function in typeref:typename:int
1953
for (; c >= 0 && isdigit(c); c =
x_e_getc
(), first = 0)
emacs.c
142
static int
x_e_getc
ARGS((void));
362
if ((c =
x_e_getc
()) < 0)
794
c =
x_e_getc
();
814
c =
x_e_getc
();
928
if ((c =
x_e_getc
()) < 0)
1600
c =
x_e_getc
();
1857
x_e_getc
()
function in typeref:typename:int
1953
for (; c >= 0 && isdigit(c); c =
x_e_getc
(), first = 0)
Completed in 60 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025