Searched defs:nop (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dsync_instruction_memory.s37 #define nop define
45 nop; nop; nop; nop; nop;
55 nop
65 ! The retl;nop pair will do it.
72 ENTRY(nop) function
74 nop
[all...]
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dsync_instruction_memory.s37 #define nop define
45 nop; nop; nop; nop; nop;
55 nop
67 ENTRY(nop) function
69 nop
70 SET_SIZE(nop)
[all...]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c463 unsigned int op, nop, num, type, opnum; local
696 nop = gettoken(&pstr, &num, PEEK_TOKEN);
697 if (nop != T_NULL) {
698 ntype = GETTYPE(nop);
699 nprio = GETPRIO(nop);
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_kernel_v9.s261 /* 0x0090 */ nop label
661 /* 0x0168 */ nop label
1240 /* 0x0088 */ nop label
1366 /* 0x0224 */ nop label
2496 /* 0x046c */ nop label
2933 /* 0x0aa0 */ nop label
3125 nop
3129 nop
3134 nop
3143 nop
[all...]
H A Dmont_mulf_v8plus.s427 /* 0x0134 */ nop label
672 /* 0x0134 */ nop label
762 /* 0x0278 */ nop label
845 /* 0x0050 */ nop label
863 /* 0x007c */ nop label
872 /* 0x0088 */ nop label
939 /* 0x0160 */ nop label
1795 /* 0x0a00 */ nop label
1808 /* 0x0a2c */ nop label
1812 /* 0x0a38 */ nop label
[all...]
H A Dmont_mulf_v9.s200 /* 0x00bc */ nop label
634 /* 0x0134 */ nop label
730 /* 0x00d0 122 */ nop ! volatile label
731 /* 0x00d4 */ nop ! volatile label
732 /* 0x00d8 */ nop ! volatile label
980 /* 0x0134 */ nop label
1044 /* 0x0208 190 */ nop ! volatile label
1045 /* 0x020c */ nop ! volatile label
1046 /* 0x0210 */ nop ! volatile label
1047 /* 0x0214 */ nop ! volatil label
1075 /* 0x0284 190 */ nop ! volatile label
1076 /* 0x0288 */ nop ! volatile label
1077 /* 0x028c */ nop ! volatile label
1078 /* 0x0290 */ nop ! volatile label
1106 /* 0x0300 190 */ nop ! volatile label
1107 /* 0x0304 */ nop ! volatile label
1108 /* 0x0308 */ nop ! volatile label
1109 /* 0x030c */ nop ! volatile label
1290 /* 0x0038 */ nop label
1299 /* 0x0054 */ nop label
1311 /* 0x0060 */ nop label
1389 /* 0x0168 */ nop label
1526 /* 0x00bc */ nop ! volatile label
2364 /* 0x0c18 */ nop label
2373 /* 0x0c34 */ nop label
2378 /* 0x0c40 */ nop label
[all...]
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Dcommon.c55 static void nop(int sig) {} function
70 hndlr = signal(SIGALRM, nop);
/illumos-gate/usr/src/cmd/spell/
H A Dspellprog.c50 static int nop(void);
89 {"ytilb", nop, 0, "", ""},
101 {"reta", nop, 0, "", ""},
102 {"retc", nop, 0, "", ""},
139 {"ytilb", nop, 0, "", ""},
151 {"reta", nop, 0, "", ""},
152 {"retc", nop, 0, "", ""},
434 nop(void) function
/illumos-gate/usr/src/uts/common/os/
H A Dgrow.c779 nbl_op_t nop; local
788 nop = NBL_READWRITE;
790 nop = NBL_WRITE;
793 nop = NBL_READ;
795 if (nbl_conflict(vp, nop, 0, LONG_MAX, svmand, NULL)) {
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c235 struct register_state nop = { 0, undefined_rule, 0 }; local
264 func_start_state[i] = nop;
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket.c1247 char *op, *nop, *sp; local
1286 for (nop = net_options, op++;
1288 nop < &net_options[NCT_BUFSIZE]; nop++, op++)
1289 *nop = *op;
1290 *nop = '\0';
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c235 int nop(int fd) { return(0); } function
275 x_stat = parallel_comm(1, nop);
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c385 nop(int fd) function
494 func = nop;
496 func = nop;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c269 IOCTL_COMMON_NOP *nop; local
291 nop = (IOCTL_COMMON_NOP *)&mb4->un.varSLIConfig.payload;
292 nop->params.request.context = -1;
305 IOCTL_COMMON_NOP *nop; local
331 nop = (IOCTL_COMMON_NOP *)(hdr_req + 1);
332 nop->params.request.context = -1;
/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c715 char *nop)
741 if (strncmp(nop, ans, i) == 0)
2032 * nop if no user arguments
713 yesno( char *yesp, char *nop) argument
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.h308 ISCSI_CMD_TYPE_NOP, /* nop / ping */
467 } nop; member in union:iscsi_cmd::__anon6492
700 /* lbolt from the last receive, used for nop processing */

Completed in 132 milliseconds