Home | History | Annotate | Download | only in gio

Lines Matching full:int64

436       str = g_strdup_printf ("%"G_GINT64_FORMAT, attr->u.int64);
589 return attr->u.int64;
655 value->u.int64 = *(gint64 *)value_p;
788 attr->u.int64 = value;