Searched defs:NEW (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dxalloc.h65 # define NEW(Type, Var) Type *(Var) = XMALLOC (Type, 1) macro
/macosx-10.10/gpatch-3/patch/
H A Dxalloc.h65 # define NEW(Type, Var) Type *(Var) = XMALLOC (Type, 1) macro
H A Dpch.c71 enum nametype { OLD, NEW, INDEX, NONE }; enumerator in enum:nametype
[all...]
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dnidl.h208 #define NEW(type) \ macro
/macosx-10.10/system_cmds-643.1.1/ac.tproj/
H A Dac.c97 #define NEW(type) (type *)malloc(sizeof (type)) macro
/macosx-10.10/dcerpc-61/dcerpc/rpcd/
H A Ddsm_p.h165 #define NEW(type) (type *)malloc(sizeof(type)) macro
/macosx-10.10/gnudiff-19/diffutils/src/
H A Ddiff.h38 NEW, enumerator in enum:changes
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DParserTokens.h58 NEW, enumerator in enum:JSC::JSTokenType
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DOpcodes.java280 int NEW = 187; // visitTypeInsn field in interface:Opcodes
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkTest.c630 INFO, INTERNAL, NEW, NOT_ENOUGH_PARAMS, TWO_WINDOWS enumerator in enum:__anon13463
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkTest.c646 NEW, enumerator in enum:__anon13805
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclInt.h100 # define NEW(type) \ macro
/macosx-10.10/emacs-93/emacs/lib-src/
H A Debrowse.c174 NEW, /* new */ enumerator in enum:token

Completed in 141 milliseconds