Home
last modified time | relevance | path

Searched defs:obstack_next_free (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/include/
H A Dobstack.h258 #define obstack_next_free(h) ((h)->next_free) macro
/openbsd/gnu/lib/libiberty/include/
H A Dobstack.h258 #define obstack_next_free(h) ((h)->next_free) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Dobstack.h258 #define obstack_next_free(h) ((h)->next_free) macro
/openbsd/gnu/usr.bin/binutils/include/
H A Dobstack.h287 #define obstack_next_free(h) ((h)->next_free) macro