Home
last modified time | relevance | path

Searched defs:ALLOCATE (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp22 ALLOCATE, enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-defs.h317 #define ALLOCATE(x) malloc (x) macro
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Ddiff3.c157 #define ALLOCATE(number, type) \ macro