Searched refs:xunion (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c2341 intersection, setdifference, xunion, setexclusiveor; local in function:LispListSet
2357 setdifference = intersection = xunion = setexclusiveor = inplace = 0;
2372 xunion = 1;
2386 return (intersection || xunion || function == SUBSETP ? NIL : list1);
2469 else if (((setdifference || xunion || setexclusiveor) &&
2510 else if (xunion) {

Completed in 8 milliseconds