Home
last modified time | relevance | path

Searched refs:ec (Results 1 – 8 of 8) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dspawni.c308 int ec; in __spawnix() local
391 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()
A DMakefile315 neteconet/ec.h netiucv/iucv.h
/sysdeps/ia64/
A Dmemccpy.S76 mov saved_ec = ar.ec // save the loop counter
86 mov ar.ec = 0 // ec not guaranteed zero on entry
117 mov ar.ec = MEMLAT + 6 + 1 // six more passes needed
138 mov ar.ec = MEMLAT + 2 + 1 ;; // set EC
166 mov ar.ec = saved_ec ;; // restore the epilog counter
189 mov tmp = ar.ec
A Dmemmove.S112 mov ar.ec = MEMLAT + 1 ;; // set the epilog counter
159 mov ar.ec = MEMLAT + 1 // set EC
169 mov ar.ec = MEMLAT + 1 + 1 // one more pass needed
212 mov ar.ec = MEMLAT + 1 // set the epilog counter
A Dmemcmp.S104 mov ar.ec = MEMLAT + 4 + 1 // four more passes needed
135 mov ar.ec = MEMLAT + 1 ;; // set EC
A Dmemchr.S96 mov ar.ec = MEMLAT + 3
A Dmemcpy.S245 movi0 ar.ec = MEMLAT + 1 // set the epilog counter
400 movi0 ar.ec = MEMLAT + 2 // one more pass needed
A Dstrncpy.S63 mov ar.ec = 0 // ec is not guaranteed to

Completed in 9 milliseconds