Searched refs:XtMalloc (Results 1 – 2 of 2) sorted by relevance
763 #define XtMalloc XTMALLOC macro
9556 - title = XtMalloc(strlen(titleFormat) + strlen(desktopName) + 1);9599 - geometry = XtMalloc(256);9622 + title = XtMalloc(strlen(titleFormat) + strlen(desktopName) + 1);9693 + geometry = XtMalloc(256);15418 - *value = (XtPointer)XtMalloc(*length);15426 + *value = (XtPointer)XtMalloc(*length);15442 - *value = (XtPointer)XtMalloc(sizeof(Atom)*(*length));15462 + *value = (XtPointer)XtMalloc(sizeof(Atom)*(*length));