Home | History | Annotate | Download | only in config

Lines Matching full:sizep

5585    of LITTLENUMS emitted is stored in *SIZEP.  An error message is
5589 md_atof (int type, char *litP, int *sizeP)
5601 return vax_md_atof (type, litP, sizeP);
5604 return ieee_md_atof (type, litP, sizeP, FALSE);