Home | History | Annotate | Download | only in src

Lines Matching refs:DROP_EXTRA_ON_RETURN

691   DROP_EXTRA_ON_RETURN,
707 bool drop_extra() { return return_handling_ == DROP_EXTRA_ON_RETURN; }
730 // - DROP_EXTRA_ON_RETURN: Drop an extra value from the environment.