OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VMS_GRANULARITY_FACTOR
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
te-vms.c
104
#define
VMS_GRANULARITY_FACTOR
10000000
321
*cdt = ((secs + gmtoff) *
VMS_GRANULARITY_FACTOR
)
/src/external/gpl3/binutils.old/dist/gas/config/
te-vms.c
104
#define
VMS_GRANULARITY_FACTOR
10000000
321
*cdt = ((secs + gmtoff) *
VMS_GRANULARITY_FACTOR
)
/src/external/gpl3/gcc/dist/gcc/
vmsdbgout.cc
1692
#define
VMS_GRANULARITY_FACTOR
10000000
1838
*cdt = (long long) (buff.st_mtime *
VMS_GRANULARITY_FACTOR
)
/src/external/gpl3/gcc.old/dist/gcc/
vmsdbgout.cc
1692
#define
VMS_GRANULARITY_FACTOR
10000000
1838
*cdt = (long long) (buff.st_mtime *
VMS_GRANULARITY_FACTOR
)
/src/external/gpl3/binutils/dist/binutils/
readelf.c
12370
#define
VMS_GRANULARITY_FACTOR
10000000
12385
vmstime = (vmstime - VMS_EPOCH_OFFSET) /
VMS_GRANULARITY_FACTOR
;
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
11862
#define
VMS_GRANULARITY_FACTOR
10000000
11877
vmstime = (vmstime - VMS_EPOCH_OFFSET) /
VMS_GRANULARITY_FACTOR
;
Completed in 81 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026