Searched defs:option_enabled (Results 1 – 2 of 2) sorted by relevance
217 const int option_enabled = 1; in setupSocket() local
277 static inline bool option_enabled(DisasContext *dc, int opt) in option_enabled() function