Searched refs:functions (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Dmakedis.c117 For string-valued functions, the third field is the string value.
118 For integer-valued functions, it is a C integer expression
259 functions in its description file looks like this:
276 - Make generated functions void by default, with $ prefix to indicate
577 struct function *functions; variable in typeref:struct:function
585 for (fp = functions; fp != NULL; fp = fp->next) {
592 fp->next = functions;
593 functions = fp;
618 "%s: %s(%d): extern functions should not have bitstrings\n",
1362 for (fp = functions; f
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dprng.c97 #pragma mark * * * Static Utility functions * * *
215 #pragma mark * * * Public functions * * *
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dvmachmon_asm.s153 mr r3,r4 ; All of our functions want the activation as the first parm
180 ; all needed parameters and/or adds 32-/64-bit flavors to the needed functions.
H A DEmulate.s1050 ; Table of functions to load or store floating point registers

Completed in 45 milliseconds