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

/xsrc/external/mit/xmodmap/dist/
H A Dwq.h143 #define AllocStruct(s) (malloc (sizeof (s))) macro
H A Dhandle.c465 uop = AllocStruct (union op);
576 uop = AllocStruct (union op);
602 uop = AllocStruct (union op);
733 uop = AllocStruct (union op);
760 uop = AllocStruct (union op);
819 uop = AllocStruct (union op);
932 uop = AllocStruct (union op);

Completed in 5 milliseconds