OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:signed_seconds
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
getdate.y
225
%type <timespec> seconds
signed_seconds
unsigned_seconds
535
seconds:
signed_seconds
| unsigned_seconds;
537
signed_seconds
:
label
getdate.y
225
%type <timespec> seconds
signed_seconds
unsigned_seconds
535
seconds:
signed_seconds
| unsigned_seconds;
537
signed_seconds
:
label
Completed in 45 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026