Searched defs:READONLY (Results 1 – 3 of 3) sorted by relevance
6 #define READONLY readonly macro
47 READONLY=1, // indexes may be changed, but not content field
1037 #define READONLY() do { \ macro