HomeSort by: relevance | last modified time | path
    Searched defs:objalloc_alloc (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
objalloc.h 74 /* The macro version of objalloc_alloc. We only define this if using
87 #define objalloc_alloc(o, l) \ macro
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) macro
110 /* Free a block allocated by objalloc_alloc. This also frees all more
  /src/external/gpl3/binutils.old/dist/include/
objalloc.h 74 /* The macro version of objalloc_alloc. We only define this if using
87 #define objalloc_alloc(o, l) \ macro
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) macro
110 /* Free a block allocated by objalloc_alloc. This also frees all more
  /src/external/gpl3/gcc/dist/include/
objalloc.h 74 /* The macro version of objalloc_alloc. We only define this if using
87 #define objalloc_alloc(o, l) \ macro
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) macro
110 /* Free a block allocated by objalloc_alloc. This also frees all more
  /src/external/gpl3/gcc.old/dist/include/
objalloc.h 74 /* The macro version of objalloc_alloc. We only define this if using
87 #define objalloc_alloc(o, l) \ macro
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) macro
110 /* Free a block allocated by objalloc_alloc. This also frees all more
  /src/external/gpl3/gdb.old/dist/include/
objalloc.h 74 /* The macro version of objalloc_alloc. We only define this if using
87 #define objalloc_alloc(o, l) \ macro
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) macro
110 /* Free a block allocated by objalloc_alloc. This also frees all more
  /src/external/gpl3/gdb/dist/include/
objalloc.h 74 /* The macro version of objalloc_alloc. We only define this if using
87 #define objalloc_alloc(o, l) \ macro
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) macro
110 /* Free a block allocated by objalloc_alloc. This also frees all more

Completed in 17 milliseconds