Searched defs:mutable (Results 1 – 3 of 3) sorted by relevance
55 static u_int64_t mutable[(PAD + TESTSZ + PAD + MAXPAGESIZE) / 8] variable
37 mutable = 0x10, // type is mutable (only used in wildcard matching) enumerator
2585 void readVar(ObNode* ob, const size_t vi, bool mutable, PtrVarState[] gen) in readVar()