Searched defs:ALLOCATE (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Dofldend.cpp40 #define ALLOCATE(name) __declspec(allocate(name)) macro
42 #define ALLOCATE(name) __attribute__((section(name))) macro
H A Dofldbegin.cpp41 #define ALLOCATE(name) __declspec(allocate(name)) macro
44 #define ALLOCATE(name) __attribute__((section(name))) macro
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dparse.h22 ABSOLUTE, ACCESS, AFTER, ALL, ALLOCATE, AND, ANDIF, ARRAY, enumerator in enum:terminal
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-defs.h317 #define ALLOCATE(x) malloc (x) macro

Completed in 102 milliseconds