Home
last modified time | relevance | path

Searched refs:demand_copy_string (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gas/
H A Dread.h115 extern char *demand_copy_string (int *lenP);
H A Dread.c1964 if ((s = demand_copy_string (&length)) != 0) in s_app_file()
2039 file = demand_copy_string (&length); in s_app_line()
5706 if ((s = demand_copy_string (len_pointer)) != 0) in demand_copy_C_string()
5729 demand_copy_string (int *lenP) in demand_copy_string() function
5824 filename = demand_copy_string (& len); in s_incbin()
5933 filename = demand_copy_string (&i); in s_include()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dread.h119 extern char *demand_copy_string (int *lenP);
H A Dread.c1966 if ((s = demand_copy_string (&length)) != 0) in s_app_file()
2041 file = demand_copy_string (&length); in s_app_line()
5605 if ((s = demand_copy_string (len_pointer)) != 0) in demand_copy_C_string()
5628 demand_copy_string (int *lenP) in demand_copy_string() function
5723 filename = demand_copy_string (& len); in s_incbin()
5832 filename = demand_copy_string (&i); in s_include()