Home
last modified time | relevance | path

Searched defs:obstack_free (Results 1 – 25 of 148) sorted by path

123456

/dports/archivers/dpkg/dpkg-1.19.7/lib/compat/
H A Dobstack.c380 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
H A Dobstack.h401 # define obstack_free(OBSTACK, OBJ) \ macro
499 # define obstack_free(h,obj) \ macro
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dobstack.h429 # define obstack_free(OBSTACK, OBJ) \ macro
533 # define obstack_free(h, obj) \ macro
/dports/archivers/gtar/tar-1.34/gnu/
H A Dobstack.h430 # define obstack_free(OBSTACK, OBJ) \ macro
534 # define obstack_free(h, obj) \ macro
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A Dobstack.c356 obstack_free (struct obstack *h, void *obj) in obstack_free() function
388 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
H A Dobstack.h396 # define obstack_free(OBSTACK, OBJ) \ macro
494 # define obstack_free(h,obj) \ macro
/dports/databases/recutils/recutils-1.8/lib/
H A Dobstack.h429 # define obstack_free(OBSTACK, OBJ) \ macro
533 # define obstack_free(h, obj) \ macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/include/
H A Dobstack.h437 # define obstack_free(OBSTACK, OBJ) \ macro
532 # define obstack_free(h,obj) \ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libiberty/
H A Dobstack.c362 obstack_free (struct obstack *h, POINTER obj) in obstack_free() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dports/devel/avr-gcc/gcc-10.2.0/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dobstack.h437 # define obstack_free(OBSTACK, OBJ) \ macro
532 # define obstack_free(h,obj) \ macro
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dobstack.c362 obstack_free (struct obstack *h, POINTER obj) in obstack_free() function
/dports/devel/binutils/binutils-2.37/include/
H A Dobstack.h418 # define obstack_free(OBSTACK, OBJ) \ macro
522 # define obstack_free(h, obj) \ macro
/dports/devel/bison/bison-3.7.6/lib/
H A Dobstack.h430 # define obstack_free(OBSTACK, OBJ) \ macro
534 # define obstack_free(h, obj) \ macro
/dports/devel/blame/blame-1.3.1/lib/
H A Dobstack.c377 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
H A Dobstack.h401 # define obstack_free(OBSTACK, OBJ) \ macro
499 # define obstack_free(h,obj) \ macro
/dports/devel/cgit/cgit-1.2.3/git/compat/
H A Dobstack.c338 obstack_free (struct obstack *h, void *obj) in obstack_free() function
370 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
H A Dobstack.h397 # define obstack_free(OBSTACK, OBJ) \ macro
495 # define obstack_free(h,obj) \ macro
/dports/devel/clewn/clewn-1.14/
H A Dobstack.c358 obstack_free (struct obstack *h, void *obj) in obstack_free() function
390 strong_alias (obstack_free, _obstack_free) in strong_alias() argument
H A Dobstack.h397 # define obstack_free(OBSTACK, OBJ) \ macro
495 # define obstack_free(h,obj) \ macro
/dports/devel/cppi/cppi-1.18/lib/
H A Dobstack.c374 strong_alias (obstack_free, _obstack_free) in strong_alias() argument

123456