Searched refs:litp (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dput.c143 struct literal *litp, *lastlit; local
181 for(litp = litpool ; litp<lastlit ; ++litp)
182 if(type == litp->littype)
186 litp->litval.litcval.litclen)
190 litp->litval.litcval.litcstr) )
193 q->b_addr.memno = litp->litnum;
199 litp->litval.litdval)
204 if(p->b_const.fconst.ci == litp
[all...]
/netbsd-current/sys/compat/linux/common/
H A Dlinux_time.c140 native_to_linux_itimerspec(struct linux_itimerspec *litp, argument
143 memset(litp, 0, sizeof(*litp));
144 native_to_linux_timespec(&litp->it_interval, &nitp->it_interval);
145 native_to_linux_timespec(&litp->it_value, &nitp->it_value);
150 const struct linux_itimerspec *litp)
153 linux_to_native_timespec(&nitp->it_interval, &litp->it_interval);
154 linux_to_native_timespec(&nitp->it_value, &litp->it_value);
149 linux_to_native_itimerspec(struct itimerspec *nitp, const struct linux_itimerspec *litp) argument
/netbsd-current/sys/compat/linux32/common/
H A Dlinux32_time.c260 native_to_linux32_itimerspec(struct linux32_itimerspec *litp, argument
263 memset(litp, 0, sizeof(*litp));
264 native_to_linux32_timespec(&litp->it_interval, &nitp->it_interval);
265 native_to_linux32_timespec(&litp->it_value, &nitp->it_value);
270 const struct linux32_itimerspec *litp)
273 linux32_to_native_timespec(&nitp->it_interval, &litp->it_interval);
274 linux32_to_native_timespec(&nitp->it_value, &litp->it_value);
269 linux32_to_native_itimerspec(struct itimerspec *nitp, const struct linux32_itimerspec *litp) argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mn10200.c321 md_atof (int type, char *litp, int *sizep)
323 return ieee_md_atof (type, litp, sizep, FALSE);
318 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-mn10300.c459 md_atof (int type, char *litp, int *sizep)
461 return ieee_md_atof (type, litp, sizep, FALSE);
456 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-s390.c2077 md_atof (int type, char *litp, int *sizep) argument
2079 return ieee_md_atof (type, litp, sizep, TRUE);
H A Dtc-v850.c1676 md_atof (int type, char *litp, int *sizep)
1678 return ieee_md_atof (type, litp, sizep, FALSE);
1674 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-cris.c3583 litp A pointer to an array that the result should be stored in.
3595 md_atof (int type ATTRIBUTE_UNUSED, char *litp ATTRIBUTE_UNUSED,
H A Dtc-ppc.c6810 md_atof (int type, char *litp, int *sizep)
6812 return ieee_md_atof (type, litp, sizep, target_big_endian);
6792 md_atof(int type, char *litp, int *sizep) argument
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mn10200.c321 md_atof (int type, char *litp, int *sizep)
323 return ieee_md_atof (type, litp, sizep, false);
318 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-mn10300.c459 md_atof (int type, char *litp, int *sizep)
461 return ieee_md_atof (type, litp, sizep, false);
456 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-s390.c2073 md_atof (int type, char *litp, int *sizep) argument
2075 return ieee_md_atof (type, litp, sizep, true);
H A Dtc-v850.c1676 md_atof (int type, char *litp, int *sizep)
1678 return ieee_md_atof (type, litp, sizep, false);
1674 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-cris.c3577 litp A pointer to an array that the result should be stored in.
3589 md_atof (int type ATTRIBUTE_UNUSED, char *litp ATTRIBUTE_UNUSED,
H A Dtc-ppc.c6463 md_atof (int type, char *litp, int *sizep)
6465 return ieee_md_atof (type, litp, sizep, target_big_endian);
6446 md_atof(int type, char *litp, int *sizep) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mn10200.c321 md_atof (int type, char *litp, int *sizep)
323 return ieee_md_atof (type, litp, sizep, FALSE);
318 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-mn10300.c459 md_atof (int type, char *litp, int *sizep)
461 return ieee_md_atof (type, litp, sizep, FALSE);
456 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-s390.c2067 md_atof (int type, char *litp, int *sizep) argument
2069 return ieee_md_atof (type, litp, sizep, TRUE);
H A Dtc-v850.c1676 md_atof (int type, char *litp, int *sizep)
1678 return ieee_md_atof (type, litp, sizep, FALSE);
1674 md_atof(int type, char *litp, int *sizep) argument
H A Dtc-cris.c3577 litp A pointer to an array that the result should be stored in.
3589 md_atof (int type ATTRIBUTE_UNUSED, char *litp ATTRIBUTE_UNUSED,
H A Dtc-ppc.c5965 md_atof (int type, char *litp, int *sizep)
5967 return ieee_md_atof (type, litp, sizep, target_big_endian);
5948 md_atof(int type, char *litp, int *sizep) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c792 tree *litp, tree *minus_litp, int negate_p)
798 *litp = 0;
806 *litp = in;
828 *litp = op0, op0 = 0;
831 *litp = op1, neg_litp_p = neg1_p, op1 = 0;
849 *minus_litp = *litp, *litp = 0;
862 *litp = build_minus_one_cst (type);
870 if (*litp)
871 *minus_litp = *litp, *lit
786 split_tree(tree in, tree type, enum tree_code code, tree *minus_varp, tree *conp, tree *minus_conp, tree *litp, tree *minus_litp, int negate_p) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc803 tree *litp, tree *minus_litp, int negate_p)
809 *litp = 0;
817 *litp = in;
839 *litp = op0, op0 = 0;
842 *litp = op1, neg_litp_p = neg1_p, op1 = 0;
860 *minus_litp = *litp, *litp = 0;
873 *litp = build_minus_one_cst (type);
881 if (*litp)
882 *minus_litp = *litp, *lit
797 split_tree(tree in, tree type, enum tree_code code, tree *minus_varp, tree *conp, tree *minus_conp, tree *litp, tree *minus_litp, int negate_p) argument
[all...]

Completed in 575 milliseconds