Searched defs:argl (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/shark/stand/ofwboot/ |
| H A D | Locore.c | 87 startup(int (*openfirm)(void *), char *arg, int argl) argument
|
| /src/sys/arch/ofppc/stand/ofwboot/ |
| H A D | Locore.c | 66 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) argument
|
| /src/sys/arch/macppc/stand/ofwboot/ |
| H A D | Locore.c | 233 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) argument
|
| /src/sys/arch/vax/vax/ |
| H A D | emulate.S | 80 #define argl(num,reg) movl 8+4*num(%sp),reg macro [all...] |
Completed in 6 milliseconds