Home
last modified time | relevance | path

Searched refs:get_integer_bytes (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsfcmap.c49 get_integer_bytes(const byte *src, int count) in get_integer_bytes() function
72 value = get_integer_bytes(str->data + *pindex, num_bytes); in identity_decode_next()