Home
last modified time | relevance | path

Searched defs:floatToBuffer (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.d2629 void floatToBuffer(Type type, const real_t value, OutBuffer* buf, const bool allowHex) in floatToBuffer() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c2388 void floatToBuffer(Type *type, real_t value) in floatToBuffer() function