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

  /src/external/gpl2/grep/dist/lib/
obstack.c 343 int _obstack_allocated_p (struct obstack *h, POINTER obj);
347 _obstack_allocated_p (h, obj)
346 _obstack_allocated_p (h, obj) function
  /src/external/gpl3/binutils/dist/libiberty/
obstack.c 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
247 _obstack_allocated_p (struct obstack *h, void *obj) function
  /src/external/gpl3/binutils.old/dist/libiberty/
obstack.c 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
247 _obstack_allocated_p (struct obstack *h, void *obj) function
  /src/external/gpl3/gcc/dist/libiberty/
obstack.c 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
247 _obstack_allocated_p (struct obstack *h, void *obj) function
  /src/external/gpl3/gcc.old/dist/libiberty/
obstack.c 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
247 _obstack_allocated_p (struct obstack *h, void *obj) function
  /src/external/gpl3/gdb/dist/libiberty/
obstack.c 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
247 _obstack_allocated_p (struct obstack *h, void *obj) function
  /src/external/gpl3/gdb.old/dist/libiberty/
obstack.c 244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
247 _obstack_allocated_p (struct obstack *h, void *obj) function

Completed in 33 milliseconds