OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cacheunget_
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsbase.h
46
* (
cacheunget_
): No longer take a failure arg; just call Ierror on failure.
250
*
cacheunget_
(f,c,s) - read c backwards from cached f, executing s at BOF
288
# define
cacheunget_
(f,c) (c)=(--ptr)[-1];
macro
304
# define
cacheunget_
(f,c) if(fseek(ptr,-2L,SEEK_CUR))Ierror();else cacheget_(c)
macro
rcsedit.c
1141
cacheunget_
(infile, c)
function
1147
cacheunget_
(infile, c)
function
Completed in 21 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026