Found in: /std/object/flags.c


assign_flag(which, state) sets a given flag to 1 if state is
nonzero and 0 if state is zero.  'which' includes information
both about which flag set and which bit.
