Searched refs:vms_time_to_time_t (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms.h | 115 extern time_t vms_time_to_time_t (unsigned int hi, unsigned int lo);
|
H A D | vms-misc.c | 560 vms_time_to_time_t (unsigned int hi, unsigned int lo) in vms_time_to_time_t() function 654 return vms_time_to_time_t (hi, lo); in vms_rawtime_to_time_t()
|
H A D | ChangeLog-2010 | 1910 (vms_time_to_time_t): Use them instead of local const. 2415 (vms_time_to_time_t): Ditto. 2426 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto. 2522 vms_time_to_time_t and vms_rawtime_to_time_t. 2526 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto.
|
H A D | ChangeLog-2011 | 1681 * vms-misc.c (vms_time_to_time_t): Adjust overflow detection.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms.h | 115 extern time_t vms_time_to_time_t (unsigned int hi, unsigned int lo);
|
H A D | vms-misc.c | 556 vms_time_to_time_t (unsigned int hi, unsigned int lo) in vms_time_to_time_t() function 650 return vms_time_to_time_t (hi, lo); in vms_rawtime_to_time_t()
|
H A D | ChangeLog-2010 | 1910 (vms_time_to_time_t): Use them instead of local const. 2415 (vms_time_to_time_t): Ditto. 2426 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto. 2522 vms_time_to_time_t and vms_rawtime_to_time_t. 2526 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto.
|
H A D | ChangeLog-2011 | 1681 * vms-misc.c (vms_time_to_time_t): Adjust overflow detection.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 1910 (vms_time_to_time_t): Use them instead of local const. 2415 (vms_time_to_time_t): Ditto. 2426 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto. 2522 vms_time_to_time_t and vms_rawtime_to_time_t. 2526 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto.
|
H A D | ChangeLog-2011 | 1681 * vms-misc.c (vms_time_to_time_t): Adjust overflow detection.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2010 | 1910 (vms_time_to_time_t): Use them instead of local const. 2415 (vms_time_to_time_t): Ditto. 2426 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto. 2522 vms_time_to_time_t and vms_rawtime_to_time_t. 2526 (vms_time_to_time_t, vms_rawtime_to_time_t): Ditto.
|
H A D | ChangeLog-2011 | 1681 * vms-misc.c (vms_time_to_time_t): Adjust overflow detection.
|