Home
last modified time | relevance | path

Searched defs:getmem (Results 1 – 25 of 51) sorted by relevance

123

/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dgetmem.F3 subroutine getmem(amount,addr) subroutine
39 * ' from getmem: mem. needed=',ixx,' , mem. available=',lcore argument
42 call nerror(1,'getmem', argument
50 call nerror(2,'getmem','too many allocation requests', argument
61 c RJH and HPP ... this routine is IDENTICAL to getmem EXCEPT argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dgetmem.F3 subroutine getmem(amount,addr) subroutine
39 * ' from getmem: mem. needed=',ixx,' , mem. available=',lcore argument
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/ucpp/
H A Dmem.h46 #define getmem UCPP_PRIVATE(getmem) macro
49 #define getmem UCPP_MALLOC macro
56 #define getmem(x) getmem_debug(x, __FILE__, __LINE__) macro
/dports/devel/ucpp/ucpp-31b719e/
H A Dmem.h40 #define getmem malloc macro
46 #define getmem(x) getmem_debug(x, __FILE__, __LINE__) macro
/dports/devel/z88dk/z88dk/src/ucpp/
H A Dmem.h40 #define getmem malloc macro
46 #define getmem(x) getmem_debug(x, __FILE__, __LINE__) macro
/dports/emulators/z80pack/z80pack-1.37/z80sim/srcsim/
H A Dmemory.h52 static inline BYTE getmem(WORD addr) in getmem() function
/dports/emulators/z80pack/z80pack-1.37/mosteksim/srcsim/
H A Dmemory.h54 static inline BYTE getmem(WORD addr) in getmem() function
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/mage/
H A Dgetmem-sptk.cpp68 char *getmem (const size_t leng, const size_t size) in getmem() function
/dports/emulators/z80pack/z80pack-1.37/cromemcosim/srcsim/
H A Dmemory.h82 static inline BYTE getmem(WORD addr) in getmem() function
/dports/emulators/z80pack/z80pack-1.37/cpmsim/srcsim/
H A Dmemory.h119 static inline BYTE getmem(WORD addr) in getmem() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/go/arrow/flight/
H A Dflight_test.go39 func (f *flightServer) getmem() memory.Allocator { func
/dports/dns/validns/validns-0.8/
H A Dmempool.c48 void *getmem(size_t size) in getmem() function
/dports/emulators/z80pack/z80pack-1.37/altairsim/srcsim/
H A Dmemory.h123 static inline BYTE getmem(WORD addr) in getmem() function
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/flight/
H A Dflight_test.go40 func (f *flightServer) getmem() memory.Allocator { func
/dports/shells/ksh93/ast-93u/src/lib/libodelta/
H A Dsuftree.c83 static Suftree *getmem(Suftree* root, int n) in getmem() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libodelta/
H A Dsuftree.c83 static Suftree *getmem(Suftree* root, int n) in getmem() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libodelta/
H A Dsuftree.c83 static Suftree *getmem(Suftree* root, int n) in getmem() function
/dports/emulators/z80pack/z80pack-1.37/imsaisim/srcsim/
H A Dmemory.h183 static inline BYTE getmem(WORD addr) in getmem() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/exec/
H A Dmemmon.c93 getmem(pid_t child) { in getmem() function
/dports/textproc/irstlm/irstlm-5.80.03/src/
H A Dngramtable.h455 inline int getmem(char* ptr,int* value,int offs,int size) { in getmem() function
470 inline long getmem(char* ptr,long long* value,int offs,int size) { in getmem() function
H A Dlmtable.h352 inline void getmem(char* ptr,int* value,int offs,int size) { in getmem() function
367 inline void getmem(char* ptr,T* value,int offs) { in getmem() function
/dports/comms/hylafax/hylafax-6.0.7/libhylafax/
H A DArray.c++170 fxArray::getmem() in getmem() function in fxArray
/dports/devel/mingw32-gcc/gcc-4.8.1/libsanitizer/tsan/
H A Dtsan_interface_java.cc101 static uptr USED getmem(BlockDesc *b) { in getmem() function
/dports/lang/gcc48/gcc-4.8.5/libsanitizer/tsan/
H A Dtsan_interface_java.cc101 static uptr USED getmem(BlockDesc *b) { in getmem() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/tsan/
H A Dtsan_interface_java.cc103 static uptr USED getmem(BlockDesc *b) { in getmem() function

123