Searched refs:ieee_function_type (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c3945 static bfd_boolean ieee_function_type (void *, int, bfd_boolean);
4005 ieee_function_type,
5479 ieee_function_type (void *p, int argcount, bfd_boolean varargs)
5719 return ieee_function_type (p, argcount, varargs);
5475 ieee_function_type (void *p, int argcount, bfd_boolean varargs) function
/haiku-buildtools/binutils/binutils/
H A Dieee.c3955 static bfd_boolean ieee_function_type (void *, int, bfd_boolean);
4015 ieee_function_type,
5486 ieee_function_type (void *p, int argcount, bfd_boolean varargs)
5723 return ieee_function_type (p, argcount, varargs);
5482 ieee_function_type (void *p, int argcount, bfd_boolean varargs) function

Completed in 94 milliseconds