Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dbtoken.h36 int encode_binary_token(i_ctx_t *i_ctx_p, const ref *obj, long *ref_offset,
H A Dzbseq.c131 code = encode_binary_token(i_ctx_p, op - 1, &op[-3].value.intval, in zbosobject()
H A Discanbin.c741 encode_binary_token(i_ctx_t *i_ctx_p, const ref *obj, long *ref_offset, in encode_binary_token() function