@@ -90,6 +90,61 @@ DECL_BEGIN
9090
9191/* Reusable default operators (and operator callbacks that get inherited) */
9292/*[[[begin::computer-operator-decls]]]*/
93+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL DeeSeq_Concat (DeeObject * lhs , DeeObject * rhs );
94+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL default_seq_printrepr (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
95+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL default_set_printrepr (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
96+ INTDEF WUNUSED NONNULL ((1 , 2 )) int DCALL generic_object_compare_eq (DeeObject * lhs , DeeObject * rhs );
97+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL generic_object_eq (DeeObject * lhs , DeeObject * rhs );
98+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL generic_object_ne (DeeObject * lhs , DeeObject * rhs );
99+ INTDEF WUNUSED NONNULL ((1 , 2 )) int DCALL generic_object_trycompare_eq (DeeObject * lhs , DeeObject * rhs );
100+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL iterator_add (DeeObject * lhs , DeeObject * rhs );
101+ INTDEF WUNUSED NONNULL ((1 )) int DCALL iterator_bool (DeeObject * __restrict self );
102+ INTDEF WUNUSED NONNULL ((1 , 2 )) int DCALL iterator_compare (DeeObject * lhs , DeeObject * rhs );
103+ INTDEF WUNUSED NONNULL ((1 )) int DCALL iterator_dec (DREF DeeObject * * __restrict p_self );
104+ INTDEF WUNUSED NONNULL ((1 )) int DCALL iterator_inc (DREF DeeObject * * __restrict p_self );
105+ INTDEF WUNUSED NONNULL ((1 , 2 )) int DCALL iterator_inplace_add (DREF DeeObject * * __restrict p_lhs , DeeObject * rhs );
106+ INTDEF WUNUSED NONNULL ((1 , 2 )) int DCALL iterator_inplace_sub (DREF DeeObject * * __restrict p_lhs , DeeObject * rhs );
107+ INTDEF WUNUSED NONNULL ((1 )) DREF DeeObject * DCALL iterator_next (DeeObject * self , size_t argc , DeeObject * const * argv );
108+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL iterator_printrepr (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
109+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL iterator_sub (DeeObject * lhs , DeeObject * rhs );
110+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL map_printrepr (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
111+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL module_printrepr (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
112+ INTDEF WUNUSED NONNULL ((1 )) DREF DeeObject * DCALL module_str (DeeObject * __restrict self );
113+ INTDEF WUNUSED NONNULL ((1 )) DREF DeeObject * DCALL object_repr (DeeObject * __restrict self );
114+ INTDEF WUNUSED NONNULL ((1 )) DREF DeeObject * DCALL object_str (DeeObject * __restrict self );
115+ INTDEF WUNUSED NONNULL ((1 , 2 )) int DCALL type_compare_eq (DeeObject * lhs , DeeObject * rhs );
116+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL type_eq (DeeObject * lhs , DeeObject * rhs );
117+ INTDEF WUNUSED NONNULL ((1 , 2 )) DREF DeeObject * DCALL type_ne (DeeObject * lhs , DeeObject * rhs );
118+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL type_print (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
119+ INTDEF WUNUSED NONNULL ((1 , 2 )) Dee_ssize_t DCALL type_printrepr (DeeObject * __restrict self , Dee_formatprinter_t printer , void * arg );
120+ INTDEF WUNUSED NONNULL ((1 )) DREF DeeObject * DCALL type_repr (DeeObject * __restrict self );
121+ INTDEF WUNUSED NONNULL ((1 )) DREF DeeObject * DCALL type_str (DeeObject * __restrict self );
122+ INTDEF struct type_cmp default__tp_cmp__247219960F1E745D ;
123+ INTDEF struct type_cmp default__tp_cmp__26B2EC529683DE3C ;
124+ INTDEF struct type_cmp default__tp_cmp__287C06B7236F06BE ;
125+ INTDEF struct type_cmp default__tp_cmp__2B5761B4075B51D3 ;
126+ INTDEF struct type_cmp default__tp_cmp__3C4D336761465F8A ;
127+ INTDEF struct type_cmp default__tp_cmp__40D3D60A1F18CAE2 ;
128+ INTDEF struct type_cmp default__tp_cmp__50A436E90E5A2AF0 ;
129+ INTDEF struct type_cmp default__tp_cmp__5819FE7E0C5EF426 ;
130+ INTDEF struct type_cmp default__tp_cmp__6F3C9C45873AB01F ;
131+ INTDEF struct type_cmp default__tp_cmp__7188129899C2A8D6 ;
132+ INTDEF struct type_cmp default__tp_cmp__7EA181D4706D1525 ;
133+ INTDEF struct type_cmp default__tp_cmp__ABC6920EC80A6EC1 ;
134+ INTDEF struct type_cmp default__tp_cmp__B8EC3298B952DF3A ;
135+ INTDEF struct type_cmp default__tp_cmp__C2B62E6BCA44673D ;
136+ INTDEF struct type_cmp default__tp_cmp__C6AA9DC8372C283F ;
137+ INTDEF struct type_cmp default__tp_cmp__CE2E4B8E19554701 ;
138+ INTDEF struct type_cmp default__tp_cmp__DC202CECA797EF15 ;
139+ INTDEF struct type_iterator default__tp_iterator__863AC70046E4B6B0 ;
140+ INTDEF struct type_math default__tp_math__385A9235483A0324 ;
141+ INTDEF struct type_math default__tp_math__3959C0D1502AC76A ;
142+ INTDEF struct type_math default__tp_math__56685E2B01B76756 ;
143+ INTDEF struct type_math default__tp_math__667432E5904B49F8 ;
144+ INTDEF struct type_math default__tp_math__7C9B3D263E47878C ;
145+ INTDEF struct type_math default__tp_math__9211580AA9433079 ;
146+ INTDEF struct type_math default__tp_math__AFC6A8FA89E9F0A6 ;
147+ INTDEF struct type_math default__tp_math__BA555DDFFD44D1A5 ;
93148/*[[[end::computer-operator-decls]]]*/
94149
95150INTDEF Dee_hash_t DCALL default__hash__unsupported (DeeObject * __restrict self );
0 commit comments