C inline functions

Dan Watts dwatts at ki.UUCP
Tue Jun 12 07:45:18 AEST 1990


In the 3.2 release of Irix, is there a way to make the C compiler generate
inline code for memcpy() instead of calling a subroutine?  I'd rather have
the increased code size to get the increased speed I want.  Even though
a call isn't all that much time, compared to the length of time it takes
to do the actual move it must be great.

Dan Watts
-- 
#####################################################################
# CompuServe: >INTERNET:uunet.UU.NET!ki!dwatts    Dan Watts         #
# UUCP      : ...!uunet!ki!dwatts                 Ki Research, Inc. #
############### New Dimensions In Network Connectivity ##############



More information about the Comp.sys.sgi mailing list