Lines Matching +refs:clang +refs:format +refs:buffer
92 precision of the FPU, whether a format has been recognized...),
95 * Provide mpfr_buildopt_* functions to tell whether the format of a
97 which format it is?
340 h->read (h, buffer, size)
341 h->write (h, buffer, size)
353 read_from_file (struct ext_data *h, unsigned char *buffer, size_t size)
355 return fread (buffer, size, 1, h->fh) != 1;
359 read_from_memory (struct ext_data *h, unsigned char *buffer, size_t size)
363 memcpy (buffer, h->arena, size);
529 __builtin_addcll (clang specific) when available
533 https://clang.llvm.org/docs/LanguageExtensions.html#multiprecision-arithmetic-builtins