Searched refs:vms_time_t_to_vms_time (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms.h | 117 extern void vms_time_t_to_vms_time (time_t ut, unsigned int *hi, unsigned int *lo);
|
H A D | vms-misc.c | 599 vms_time_t_to_vms_time (time_t ut, unsigned int *hi, unsigned int *lo) in vms_time_t_to_vms_time() function 670 vms_time_t_to_vms_time (t, hi, lo); in vms_get_time()
|
H A D | ChangeLog-2010 | 1903 * vms-misc.c (vms_time_t_to_vms_time): Use ternary operator for val[2] 1911 (vms_time_t_to_vms_time): New function. 1914 * vms.h (vms_time_t_to_vms_time): New declaration.
|
H A D | ChangeLog-2020 | 1073 * vms-misc.c (vms_time_t_to_vms_time): Don't use unsigned short vars.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms.h | 117 extern void vms_time_t_to_vms_time (time_t ut, unsigned int *hi, unsigned int *lo);
|
H A D | vms-misc.c | 595 vms_time_t_to_vms_time (time_t ut, unsigned int *hi, unsigned int *lo) in vms_time_t_to_vms_time() function 666 vms_time_t_to_vms_time (t, hi, lo); in vms_get_time()
|
H A D | ChangeLog-2010 | 1903 * vms-misc.c (vms_time_t_to_vms_time): Use ternary operator for val[2] 1911 (vms_time_t_to_vms_time): New function. 1914 * vms.h (vms_time_t_to_vms_time): New declaration.
|
H A D | ChangeLog-2020 | 1073 * vms-misc.c (vms_time_t_to_vms_time): Don't use unsigned short vars.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 1903 * vms-misc.c (vms_time_t_to_vms_time): Use ternary operator for val[2] 1911 (vms_time_t_to_vms_time): New function. 1914 * vms.h (vms_time_t_to_vms_time): New declaration.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2010 | 1903 * vms-misc.c (vms_time_t_to_vms_time): Use ternary operator for val[2] 1911 (vms_time_t_to_vms_time): New function. 1914 * vms.h (vms_time_t_to_vms_time): New declaration.
|
H A D | ChangeLog-2020 | 1073 * vms-misc.c (vms_time_t_to_vms_time): Don't use unsigned short vars.
|