Home
last modified time | relevance | path

Searched refs:t_boolean (Results 1 – 25 of 35) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dzrelbit.c170 case t_boolean: in zand()
171 check_type(op[-1], t_boolean); in zand()
193 case t_boolean: in znot()
213 case t_boolean: in zor()
214 check_type(op[-1], t_boolean); in zor()
236 case t_boolean: in zxor()
237 check_type(op[-1], t_boolean); in zxor()
H A Dzrop.c62 check_type(*op, t_boolean); in zsetsourcetransparent()
85 check_type(*op, t_boolean); in zsettexturetransparent()
H A Dzdevice.c44 check_type(*op, t_boolean); in zcopydevice2()
268 check_type(*op, t_boolean); in zmakewordimagedevice()
325 check_type(*op, t_boolean); in zoutputpage()
363 check_type_only(*prequire_all, t_boolean); in zputdeviceparams()
H A Didisp.c76 check_type(*op, t_boolean); in display_set_callback()
H A Dccfont.h32 #define boolean_v(b) { {t_boolean<<r_type_shift}, (ushort)(b) }
H A Dzvmem2.c40 check_type(*op, t_boolean); in zsetglobal()
H A Dzcontrol.c74 check_type(*op, t_boolean); in cond_continue()
259 check_type(op[-1], t_boolean); in zif()
277 check_type(op[-2], t_boolean); in zifelse()
717 check_type(*op, t_boolean); in zcountexecstack1()
769 check_type(*op, t_boolean); in zexecstack2()
H A Dzfile1.c42 check_type(op[ 0], t_boolean); in zfile_name_combine()
H A Dzfdcte.c113 check_type(*op, t_boolean); in zdcteparams()
H A Dzgstate.c58 check_type(*op, t_boolean); in zset_bool()
456 check_type(*op, t_boolean); in zsetdotlength()
H A Dzcssepr.c161 check_type(*op, t_boolean); in zsetoverprint()
H A Dzpacked.c72 check_type(*op, t_boolean); in zsetpacking()
H A Diutil.c145 case t_boolean: in obj_eq()
262 case t_boolean: in obj_cvp()
434 case t_boolean: in obj_cvp()
H A Dinterp.c925 case plain(t_boolean): case plain_exec(t_boolean):\ in interp()
993 if (!r_has_type(iosp - 1, t_boolean)) in interp()
1010 if (!r_has_type(iosp - 2, t_boolean)) in interp()
1755 check_type(*op, t_boolean); in zsetstackprotect()
H A Dzpath1.c152 check_type(*op, t_boolean); in zpathbbox()
H A Dzshade.c356 !r_has_type(&E0, t_boolean)) || in build_directional_shading()
358 !r_has_type(&E1, t_boolean)) in build_directional_shading()
H A Dzfrsd.c133 check_type(*op, t_boolean); in zreusablestream()
H A Dziodev.c135 check_type(*(op-2), t_boolean); /* statementedit/lineedit */ in zfilelineedit()
H A Didebug.c74 case t_boolean: in debug_print_full_ref()
H A Diref.h78 t_boolean, /* value.boolval */ enumerator
H A Dzfunc4.c174 case t_boolean: in check_psc_function()
H A Didparam.c46 if (!r_has_type(pdval, t_boolean)) in dict_bool_param()
H A Dzmisc.c349 check_type(*op, t_boolean); in zsetdebug()
H A Dstore.h193 make_tv(pref, t_boolean, boolval, bval)
H A Dztrans.c155 check_type(*op, t_boolean); in zsettextknockout()

12