Home
last modified time | relevance | path

Searched refs:STRTOG_NoMemory (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/lib/libc/gdtoa/
H A Dstrtodg.c254 return STRTOG_NoMemory;
668 return STRTOG_NoMemory;
686 return STRTOG_NoMemory;
719 return STRTOG_NoMemory;
723 return STRTOG_NoMemory;
729 return STRTOG_NoMemory;
761 return STRTOG_NoMemory;
764 return STRTOG_NoMemory;
772 return STRTOG_NoMemory;
779 return STRTOG_NoMemory;
[all …]
H A DstrtoIg.c50 if (rv == STRTOG_NoMemory)
60 return STRTOG_NoMemory;
123 return STRTOG_NoMemory;
H A DstrtoIf.c50 return STRTOG_NoMemory;
53 if (k == STRTOG_NoMemory)
H A DstrtoId.c50 return STRTOG_NoMemory;
53 if (k == STRTOG_NoMemory)
H A DstrtoIQ.c51 return STRTOG_NoMemory;
54 if (k == STRTOG_NoMemory)
H A DstrtoIxL.c51 return STRTOG_NoMemory;
54 if (k == STRTOG_NoMemory)
H A DstrtoIx.c51 return STRTOG_NoMemory;
54 if (k == STRTOG_NoMemory)
H A DstrtoIdd.c54 return STRTOG_NoMemory;
57 if (k == STRTOG_NoMemory)
H A Dstrtopd.c54 if (k == STRTOG_NoMemory)
H A Dstrtopf.c54 if (k == STRTOG_NoMemory)
H A Dstrtof_vaxf.c56 if (k == STRTOG_NoMemory) { in __weak_alias()
H A Dgethex.c190 return STRTOG_NoMemory;
239 return STRTOG_NoMemory;
H A DstrtopxL.c67 if (k == STRTOG_NoMemory) in strtopxL()
H A Dstrtof.c60 if (k == STRTOG_NoMemory) { in __weak_alias()
H A Dstrtorf.c90 if (k == STRTOG_NoMemory)
H A Dstrtodnrp.c56 if (k == STRTOG_NoMemory) {
H A DstrtopQ.c69 if (k == STRTOG_NoMemory) in strtopQ()
H A Dstrtopx.c71 if (k == STRTOG_NoMemory) in strtopx()
H A Dstrtord.c92 if (k == STRTOG_NoMemory) in strtord()
H A DstrtorxL.c109 if (k == STRTOG_NoMemory)
H A Dstrtorx.c121 if (k == STRTOG_NoMemory)
H A DstrtorQ.c118 if (k == STRTOG_NoMemory)
H A DstrtodI.c67 if (k == STRTOG_NoMemory)
H A Dgdtoa.h92 STRTOG_NoMemory = 0x100 enumerator
H A Dstrtopdd.c63 if (rv == STRTOG_NoMemory)

12