Home | History | Annotate | Download | only in mips

Lines Matching defs:function

76  * code entry as cast to a function with the signature:
338 ExternalReference function =
340 __ CallCFunction(function, argument_count);
348 // Check if function returned non-zero for success or zero for failure.
1146 // Helper function for reading a value out of a stack frame.
1281 // We assume that we cannot do unaligned loads on MIPS, so this function