Home | History | Annotate | Download | only in Objects

Lines Matching refs:unaryfunc

1277     (unaryfunc)complex_neg,                     /* nb_negative */

1278 (unaryfunc)complex_pos, /* nb_positive */
1279 (unaryfunc)complex_abs, /* nb_absolute */