Home
last modified time | relevance | path

Searched defs:new_of (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/edit/
H A Dhistory.c90 # define new_of(type,x) ((type*)malloc((unsigned)sizeof(type)+(x))) macro
/titanic_51/usr/src/lib/libshell/common/include/
H A Ddefs.h248 #define new_of(type,x) ((type*)malloc((unsigned)sizeof(type)+(x))) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c90 # define new_of(type,x) ((type*)malloc((unsigned)sizeof(type)+(x))) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h284 #define new_of(type,x) ((type*)malloc((unsigned)sizeof(type)+(x))) macro