Searched refs:SFLAG_RESERVED3 (Results 1 – 2 of 2) sorted by relevance
341 SFLAG_RESERVED3 = 0x80000000, enumerator
2058 a.flags |= SFLAG_RESERVED3; in sv_preactorsave()2103 if (a.flags & SFLAG_RESERVED3) in sv_postactordata()2114 a.flags &= ~(SFLAG_RESERVED|SFLAG_RESERVED2|SFLAG_RESERVED3); in sv_postactordata()