Searched refs:BEFORE_STRING (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dinput-scrub.c34 * The buffer returned to caller is preceded by BEFORE_STRING and followed
54 #define BEFORE_STRING ("\n")
146 memcpy (buffer_start, BEFORE_STRING, (int) BEFORE_SIZE);
214 know (strlen (BEFORE_STRING) == BEFORE_SIZE);
53 #define BEFORE_STRING macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dinput-scrub.c34 * The buffer returned to caller is preceded by BEFORE_STRING and followed
54 #define BEFORE_STRING ("\n")
147 memcpy (buffer_start, BEFORE_STRING, (int) BEFORE_SIZE);
213 know (strlen (BEFORE_STRING) == BEFORE_SIZE);
53 #define BEFORE_STRING macro
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dinput-scrub.c34 * The buffer returned to caller is preceded by BEFORE_STRING and followed
54 #define BEFORE_STRING ("\n")
151 memcpy (buffer_start, BEFORE_STRING, (int) BEFORE_SIZE);
219 know (strlen (BEFORE_STRING) == BEFORE_SIZE);
53 #define BEFORE_STRING macro

Completed in 99 milliseconds