Home
last modified time | relevance | path

Searched refs:obstack_int_grow_fast (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dobstack.h336 obstack_int_grow_fast (__o, datum); })
345 # define obstack_int_grow_fast(OBSTACK,aint) \ macro
457 obstack_int_grow_fast (h, datum))
462 # define obstack_int_grow_fast(h,aint) \ macro
/external/bison/
DChangeLog14184 (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.