Searched refs:junk (Results 126 - 130 of 130) sorted by relevance

123456

/freebsd-10.2-release/contrib/bmake/
H A Dvar.c194 #define VAR_JUNK 4 /* Variable is a junk variable that
2152 int junk; local
2156 length = &junk;
2811 /* Found junk after ']' */
2877 /* Found junk instead of a number */
2889 /* Found junk after ".." */
2894 /* Found junk instead of ".." */
/freebsd-10.2-release/sys/dev/wl/
H A Dif_wl.c392 unsigned long junk, oldpri, sirq; local
451 if (bus_get_resource(device, SYS_RES_IRQ, 0, &sirq, &junk))
/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi.c103 static int acpi_modevent(struct module *mod, int event, void *junk);
300 acpi_modevent(struct module *mod, int event, void *junk) argument
3750 acpi_set_debugging(void *junk) argument
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c22407 unsigned long junk; local
22414 : "=r" (retval), "=r" (junk));
24749 unsigned long junk; local
24756 : "=r" (retval), "=r" (junk));
31526 unsigned long junk; local
63536 unsigned long junk; local
[all...]
/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.c23286 unsigned long junk; local
23293 : "=r" (retval), "=r" (junk));
30647 unsigned long junk; local
65321 unsigned long junk; local
[all...]

Completed in 1477 milliseconds

123456