Searched refs:BF_DOGETOPTS (Results 1 – 3 of 3) sorted by relevance
753 e->loc->flags |= BF_DOGETOPTS; in comexec()
110 if (l->flags & BF_DOGETOPTS) in popblock()
1611 #define BF_DOGETOPTS BIT(0) /* save/restore getopts state */ macro