Home
last modified time | relevance | path

Searched refs:OBSTACK_CHUNK_FREE (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djvgenmain.c51 #ifndef OBSTACK_CHUNK_FREE
52 #define OBSTACK_CHUNK_FREE free macro
56 (void (*) PARAMS ((void *))) OBSTACK_CHUNK_FREE);
Djv-scan.c278 #ifndef OBSTACK_CHUNK_FREE
279 #define OBSTACK_CHUNK_FREE free macro
283 (void (*) (void *)) OBSTACK_CHUNK_FREE);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dhashtable.c44 #ifndef OBSTACK_CHUNK_FREE
45 #define OBSTACK_CHUNK_FREE free macro
55 (void (*) PARAMS ((void *))) OBSTACK_CHUNK_FREE);
Dbitmap.c135 #ifndef OBSTACK_CHUNK_FREE
136 #define OBSTACK_CHUNK_FREE free macro
146 (void (*) PARAMS ((void *))) OBSTACK_CHUNK_FREE);