OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextdelta
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcs.c
899
struct hshentry const *
nextdelta
;
local
912
if (!(
nextdelta
=getnum()))
914
if (
nextdelta
->selector) {
916
aprintf(frewrite,DELNUMFORM,
nextdelta
->num,Klog);
919
if (
nextdelta
== cuttail) {
926
if (
nextdelta
->log.string &&
nextdelta
->selector) {
930
putstring(foutptr, false,
nextdelta
->log, true);
938
if (delta==
nextdelta
)
rcsgen.c
230
struct hshentry const *
nextdelta
;
local
237
if (!(
nextdelta
=getnum())) {
241
if (needlog && delta==
nextdelta
) {
251
if (delta==
nextdelta
)
Completed in 20 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026