Searched refs:subfunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/dpms/
H A Ddpms.c188 dpms_call_bios(int subfunction, int *bh) argument
197 regs.R_BL = subfunction;
/freebsd-10.1-release/contrib/gcc/
H A Dgenrecog.c2416 int subfunction = head->first ? head->first->subroutine_number : 0;
2421 s_or_e = subfunction ? "static " : "";
2423 if (subfunction)
2424 sprintf (extension, "_%d", subfunction);
2454 if (!subfunction)
2409 int subfunction = head->first ? head->first->subroutine_number : 0; local

Completed in 160 milliseconds