Home | History | Annotate | Download | only in Objects

Lines Matching refs:unaryfunc

1281     (unaryfunc)complex_neg,                     /* nb_negative */

1282 (unaryfunc)complex_pos, /* nb_positive */
1283 (unaryfunc)complex_abs, /* nb_absolute */