OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmpdate
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsrev.c
38
* (
cmpdate
, normalizeyear): New functions work around MKS RCS incompatibility.
40
* (genrevs, genbranch): cmpnum ->
cmpdate
239
cmpdate
(d1, d2)
function
439
(date &&
cmpdate
(date,next->date) < 0) ||
487
if (date &&
cmpdate
(date,next->date)<0) {
577
do { if ((!date ||
cmpdate
(date,next->date)>=0) &&
622
if (date &&
cmpdate
(date,trail->date)<0) {
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026