Home
last modified time | relevance | path

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

/malloc/
A Dobstack.h296 # define obstack_grow(OBSTACK, where, length) \ argument
306 # define obstack_grow0(OBSTACK, where, length) \ argument
374 # define obstack_copy(OBSTACK, where, length) \ argument
380 # define obstack_copy0(OBSTACK, where, length) \ argument
436 # define obstack_grow(h, where, length) \ argument
443 # define obstack_grow0(h, where, length) \ argument
481 # define obstack_copy(h, where, length) \ argument
484 # define obstack_copy0(h, where, length) \ argument

Completed in 5 milliseconds