Searched refs:BGE_FLAG_APE (Results 1 – 2 of 2) sorted by relevance
2977 #define BGE_FLAG_APE 0x00000080 macro
3448 sc->bge_flags |= BGE_FLAG_APE; in bge_attach()3453 if ((sc->bge_flags & BGE_FLAG_APE) != 0) { in bge_attach()3662 if ((sc->bge_flags & BGE_FLAG_APE) == 0) { in bge_attach()