Home
last modified time | relevance | path

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

/malloc/
A Dobstack.h317 # define obstack_1grow(OBSTACK, datum) \ argument
329 # define obstack_ptr_grow(OBSTACK, datum) \ argument
336 # define obstack_int_grow(OBSTACK, datum) \ argument
451 # define obstack_1grow(h, datum) \ argument
456 # define obstack_ptr_grow(h, datum) \ argument
461 # define obstack_int_grow(h, datum) \ argument

Completed in 6 milliseconds