Home
last modified time | relevance | path

Searched defs:ConversionToDecimalResult (Results 1 – 9 of 9) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/devel/f18/f18-1688bef/lib/decimal/
H A Ddecimal.h45 struct ConversionToDecimalResult { struct
46 const char *str; /* may not be original buffer pointer; null if overflow */
47 size_t length; /* does not include NUL terminator */
48 int decimalExponent; /* assuming decimal point to the left of first digit */
49 enum ConversionResultFlags flags;
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Decimal/
H A Ddecimal.h39 struct ConversionToDecimalResult { struct
40 const char *str; /* may not be original buffer pointer; null if overflow */
41 size_t length; /* does not include NUL terminator */
42 int decimalExponent; /* assuming decimal point to the left of first digit */
43 enum ConversionResultFlags flags;