mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-06 00:06:56 +08:00
regenerate all targets, enable darwin build (only simple tests pass)
This commit is contained in:
@@ -3636,8 +3636,8 @@ type Wchar_t = uint32 /* <builtin>:15:24 */
|
||||
type X__int128_t = [2]int64 /* <builtin>:21:24 */ //TODO
|
||||
type X__uint128_t = [2]uint64 /* <builtin>:22:25 */ //TODO
|
||||
|
||||
type X__builtin_va_list = uintptr /* <builtin>:44:14 */
|
||||
type X__float128 = float64 /* <builtin>:45:21 */
|
||||
type X__builtin_va_list = uintptr /* <builtin>:47:14 */
|
||||
type X__float128 = float64 /* <builtin>:48:21 */
|
||||
|
||||
// *****************************************************************************
|
||||
//
|
||||
|
Reference in New Issue
Block a user