Searched defs:newset (Results 1 – 7 of 7) sorted by relevance
802 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local1779 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local1875 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local2028 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local2182 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local2713 xmlLocationSetPtr newset = NULL; in xmlXPtrStringRangeFunction() local2870 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
84 sigset_t newset; in child_fn() local
74 sigset_t newset; in child_fn() local
50 static sigset_t newset, oldset; variable
68 static sigset_t newset, oldset; variable
195 sigset_t newset; in fuse_start_thread() local
245 change_flag(enum sh_flag f, int what, bool newset) in change_flag()