Home
last modified time | relevance | path

Searched defs:CNEW (Results 1 – 10 of 10) sorted by relevance

/dports/archivers/parchive/par-cmdline/
H A Dutil.h12 #define CNEW(ptr, size) ((ptr) = (calloc(sizeof(*(ptr)), (size)))) macro
/dports/news/newspost/newspost-2.1.1/parchive/
H A Dutil.h8 #define CNEW(ptr, size) ((ptr) = (calloc(sizeof(*(ptr)), (size)))) macro
/dports/security/pure-sfv/pure-sfv-0.3/par-cmdline/
H A Dutil.h12 #define CNEW(ptr, size) ((ptr) = (calloc(sizeof(*(ptr)), (size)))) macro
/dports/devel/silentbob/silentbob-3.0/include/
H A Dgclib_c.h91 #define CNEW(arga,argb) (arga *)malloc (sizeof (arga)*(argb)) macro
/dports/lang/cim/cim-3.37/src/
H A Ddekl.h111 #define CNEW 'W' macro
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lucia/
H A Dlucia_hf.F2102 SUBROUTINE OVERLAP_COLD_CNEW(COLD,CNEW,S,COSCN,SCR, argument
6089 SUBROUTINE GET_NEWMO_FROM_KAPPA(CNEW,COLD,KAPPA,IOOEXC,NOOEXC, argument
8561 SUBROUTINE OVERLAP_COCOLD_COCNEWB(COLD,CNEW,S,COSCN,SCR, argument
H A Dlucia3.F6472 SUBROUTINE CNEW_AS_COLD_PLUS_CORR(CNEW,NROOT,NVEC,DELTA) argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lucia/
H A Dlucia_hf.F2102 SUBROUTINE OVERLAP_COLD_CNEW(COLD,CNEW,S,COSCN,SCR, argument
6089 SUBROUTINE GET_NEWMO_FROM_KAPPA(CNEW,COLD,KAPPA,IOOEXC,NOOEXC, argument
8561 SUBROUTINE OVERLAP_COCOLD_COCNEWB(COLD,CNEW,S,COSCN,SCR, argument
H A Dlucia3.F6472 SUBROUTINE CNEW_AS_COLD_PLUS_CORR(CNEW,NROOT,NVEC,DELTA) argument
/dports/devel/asl/asl-current/tests/t_bas52/
H A Dt_bas52.asm584 CNEW: MOV DPTR,#PSTART ;SAVE THE START OF PROGRAM label