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