Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzbseq.c90 *op = ref_binary_object_format; in zcurrentobjectformat()
105 ref_assign_old(&cont, &ref_binary_object_format, op, "setobjectformat"); in zsetobjectformat()
H A Dbtoken.h42 #define ref_binary_object_format\ macro
H A Discan.c48 (ref_binary_object_format.value.intval != 0 && level2_enabled)
H A Discanbin.c746 int format = (int)ref_binary_object_format.value.intval; in encode_binary_token()