Home
last modified time | relevance | path

Searched refs:_obstack_memcpy (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.h147 # define _obstack_memcpy(To, From, N) memcpy ((To), (From), (N)) macro
150 # define _obstack_memcpy(To, From, N) memcpy ((To), (From), (N))
152 # define _obstack_memcpy(To, From, N) bcopy ((From), (To), (N))
390 _obstack_memcpy (__o->next_free, (char *) (where), __len); \
400 _obstack_memcpy (__o->next_free, (char *) (where), __len); \
515 _obstack_memcpy ((h)->next_free, (char *) (where), (h)->temp), \
522 _obstack_memcpy ((h)->next_free, (char *) (where), (h)->temp), \
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-91031162 in calls to `_obstack_memcpy' from here ...
1164 (_obstack_memcpy): ... to here, except in the __STDC__ case which
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-91031162 in calls to `_obstack_memcpy' from here ...
1164 (_obstack_memcpy): ... to here, except in the __STDC__ case which
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog-91031162 in calls to `_obstack_memcpy' from here ...
1164 (_obstack_memcpy): ... to here, except in the __STDC__ case which
/netbsd-src/external/gpl3/binutils/dist/include/
H A DChangeLog-91031162 in calls to `_obstack_memcpy' from here ...
1164 (_obstack_memcpy): ... to here, except in the __STDC__ case which
/netbsd-src/external/gpl3/gcc/dist/include/
H A DChangeLog-91031162 in calls to `_obstack_memcpy' from here ...
1164 (_obstack_memcpy): ... to here, except in the __STDC__ case which