mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 19:38:58 +00:00
[internal] Generated files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//-- AUTOGENERATED FILE -- 1635574929
|
||||
//-- AUTOGENERATED FILE -- 1636158703
|
||||
// clang-format off
|
||||
#pragma once
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// clang-format: off
|
||||
//-- AUTOGENERATED FILE -- 1635574929
|
||||
//-- AUTOGENERATED FILE -- 1636158703
|
||||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
@@ -7,16 +7,10 @@ pub const __int32_t = c_int;
|
||||
pub const __uint32_t = c_uint;
|
||||
pub const __int64_t = c_longlong;
|
||||
pub const __uint64_t = c_ulonglong;
|
||||
pub const __darwin_intptr_t = c_long;
|
||||
pub const __darwin_natural_t = c_uint;
|
||||
pub const __darwin_ct_rune_t = c_int;
|
||||
pub const __mbstate_t = extern union {
|
||||
__mbstate8: [128]u8,
|
||||
_mbstateL: c_longlong,
|
||||
};
|
||||
pub const __darwin_mbstate_t = __mbstate_t;
|
||||
pub const __darwin_ptrdiff_t = c_long;
|
||||
pub const __darwin_size_t = c_ulong;
|
||||
|
||||
pub const JSC__RegExpPrototype = struct_JSC__RegExpPrototype;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user