Home
last modified time | relevance | path

Searched refs:write_varint (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_code.h455 write_varint(uint8_t *ptr, unsigned int val) in write_varint() function
476 return write_varint(ptr, val); in write_signed_varint()
/third_party/python/Python/
H A Dcompile.c7555 a->a_location_off += write_varint(ptr, val); in write_location_varint()

Completed in 17 milliseconds