Searched refs:ec (Results 1 – 8 of 8) sorted by relevance
308 int ec; in __spawnix() local391 ec = args.err; in __spawnix()392 if (ec > 0) in __spawnix()402 ec = -new_pid; in __spawnix()406 if ((ec == 0) && (pid != NULL)) in __spawnix()413 return ec; in __spawnix()
315 neteconet/ec.h netiucv/iucv.h
76 mov saved_ec = ar.ec // save the loop counter86 mov ar.ec = 0 // ec not guaranteed zero on entry117 mov ar.ec = MEMLAT + 6 + 1 // six more passes needed138 mov ar.ec = MEMLAT + 2 + 1 ;; // set EC166 mov ar.ec = saved_ec ;; // restore the epilog counter189 mov tmp = ar.ec
112 mov ar.ec = MEMLAT + 1 ;; // set the epilog counter159 mov ar.ec = MEMLAT + 1 // set EC169 mov ar.ec = MEMLAT + 1 + 1 // one more pass needed212 mov ar.ec = MEMLAT + 1 // set the epilog counter
104 mov ar.ec = MEMLAT + 4 + 1 // four more passes needed135 mov ar.ec = MEMLAT + 1 ;; // set EC
96 mov ar.ec = MEMLAT + 3
245 movi0 ar.ec = MEMLAT + 1 // set the epilog counter400 movi0 ar.ec = MEMLAT + 2 // one more pass needed
63 mov ar.ec = 0 // ec is not guaranteed to
Completed in 17 milliseconds