OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getsc__
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
lex.c
62
static int
getsc__
ARGS((void));
78
/* optimized
getsc__
() */
79
#define getsc_() ((*source->str != '\0') ? *source->str++ :
getsc__
())
885
getsc__
()
function in typeref:typename:int
950
c =
getsc__
();
lex.c
62
static int
getsc__
ARGS((void));
78
/* optimized
getsc__
() */
79
#define getsc_() ((*source->str != '\0') ? *source->str++ :
getsc__
())
885
getsc__
()
function in typeref:typename:int
950
c =
getsc__
();
lex.c
62
static int
getsc__
ARGS((void));
78
/* optimized
getsc__
() */
79
#define getsc_() ((*source->str != '\0') ? *source->str++ :
getsc__
())
885
getsc__
()
function in typeref:typename:int
950
c =
getsc__
();
Completed in 32 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025