Home | History | Annotate | Download | only in Modules

Lines Matching refs:pack_packed_int

583 pack_packed_int(ProfilerObject *self, int value)

616 return pack_packed_int(self, value >> bits);
631 if (pack_packed_int(self, (int)len) < 0)
666 if (pack_packed_int(self, fileno) < 0)
683 if (pack_packed_int(self, fileno) < 0)
685 if (pack_packed_int(self, lineno) < 0)
724 pack_packed_int(self, lineno);
726 return pack_packed_int(self, tdelta);
764 return pack_packed_int(self, tdelta);