Searched refs:xset (Results 1 – 2 of 2) sorted by relevance
66 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
2869 uint32_t xset, xunset, *xoptset; in parse_regex() local4213 xset = xunset = 0; in parse_regex()4214 xoptset = &xset; in parse_regex()4324 xoptions = (xoptions | xset) & (~xunset); in parse_regex()
Completed in 25 milliseconds