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

/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dxalloc.h65 # define NEW(Type, Var) Type *(Var) = XMALLOC (Type, 1) macro
/macosx-10.9.5/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.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dnidl.h208 #define NEW(type) \ macro
/macosx-10.9.5/system_cmds-597.90.1/ac.tproj/
H A Dac.c97 #define NEW(type) (type *)malloc(sizeof (type)) macro
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/ac.tproj/
H A Dac.c97 #define NEW(type) (type *)malloc(sizeof (type)) macro
/macosx-10.9.5/dcerpc-58/dcerpc/rpcd/
H A Ddsm_p.h165 #define NEW(type) (type *)malloc(sizeof(type)) macro
/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Ddiff.h38 NEW, enumerator in enum:changes
/macosx-10.9.5/JavaScriptCore-7537.78.1/parser/
H A DParserTokens.h58 NEW, enumerator in enum:JSC::JSTokenType
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DOpcodes.java280 int NEW = 187; // visitTypeInsn field in interface:Opcodes
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkTest.c630 INFO, INTERNAL, NEW, NOT_ENOUGH_PARAMS, TWO_WINDOWS enumerator in enum:__anon13456
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkTest.c646 NEW, enumerator in enum:__anon13798
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A DxotclInt.h100 # define NEW(type) \ macro
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Debrowse.c174 NEW, /* new */ enumerator in enum:token

Completed in 399 milliseconds