HomeSort by: relevance | last modified time | path
    Searched refs:strtopQ (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/gdtoa/test/
pftest.c 120 strtopQ(b,&s,&x.x);
125 strtopQ(b,&s,&q.x);
128 allow_Quad(case 2: strtopQ(b,&s,&q.x);)
Qtest.c 32 /* Test program for g_Qfmt, strtoIQ, strtopQ, and strtorQ.
128 if (r == 1 && (strtopQ(ibuf,&se1,v[0].bits) != i
makefile 62 Qtest = Qtest.o getround.o strtorQ.o g_Qfmt.o strtoIQ.o strtopQ.o \
  /src/lib/libc/gdtoa/
gdtoa.h 122 #define strtopQ __strtopQ_D2A
168 extern int strtopQ ANSI((CONST char*, char**, void*, locale_t));
175 #define strtopQ(s,se,x) strtorQ(s,se,1,x)
strtopQ.c 1 /* $NetBSD: strtopQ.c,v 1.6 2013/04/18 21:54:11 joerg Exp $ */
55 strtopQ(CONST char *s, char **sp, void *V, locale_t loc)
makefile 53 strtodg.c strtof.c strtopQ.c strtopd.c strtopdd.c strtopf.c\
74 strtopQ.c strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c\

Completed in 17 milliseconds