Searched defs:opl (Results 1 - 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/sgs/libelf/misc/ |
| H A D | nplist.c | 128 register int i, opl; local 130 for (opl = 0; c[opl] && c[opl] != '_'; opl++) 132 *oplen = opl; 135 if (strncmp(MSG_ORIG(nplist[i].s1), c, opl) == 0)
|
| /illumos-gate/usr/src/uts/sun4/os/ |
| H A D | mp_call.c | 93 int opl; local 95 XC_SPL_ENTER(lcx, opl); 97 XC_SPL_EXIT(lcx, opl);
|
| H A D | x_call.c | 255 int opl; local 272 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ 292 XC_SPL_EXIT(lcx, opl); 302 int opl; local 319 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ 333 XC_SPL_EXIT(lcx, opl); 349 XC_SPL_EXIT(lcx, opl); 358 XC_SPL_EXIT(lcx, opl); 368 int opl; local 385 XC_SPL_ENTER(lcx, opl); /* lc 424 int opl; local 551 int opl; local 645 int opl; local [all...] |
Completed in 71 milliseconds