Searched refs:work (Results 1 – 25 of 25) sorted by relevance
/sysdeps/pthread/ |
A D | tst-umask1.c | 42 work (const char *fname, int mask) in work() function 84 int result = work (arg, 022); in tf() 90 return (work (arg, 0) | result) ? (void *) -1l : NULL; in tf() 100 result |= work (fname, 0); in do_test() 112 result |= work (fname, 022); in do_test()
|
/sysdeps/csky/ |
A D | configure.ac | 9 # work around problem with autoconf and empty lines at the end of files
|
A D | configure | 11 # work around problem with autoconf and empty lines at the end of files
|
/sysdeps/microblaze/ |
A D | configure.ac | 7 # work around problem with autoconf and empty lines at the end of files
|
A D | configure | 8 # work around problem with autoconf and empty lines at the end of files
|
/sysdeps/ia64/ |
A D | configure | 11 # work around problem with autoconf and empty lines at the end of files
|
A D | configure.ac | 11 # work around problem with autoconf and empty lines at the end of files
|
/sysdeps/alpha/ |
A D | configure.ac | 11 # work around problem with autoconf and empty lines at the end of files
|
A D | configure | 13 # work around problem with autoconf and empty lines at the end of files
|
A D | stpcpy.S | 35 jsr t9, __stxcpy # do the work of the copy
|
A D | strncpy.S | 39 jsr t9, __stxncpy # do the work of the copy
|
A D | stpncpy.S | 39 jsr t9, __stxncpy # do the work of the copy
|
/sysdeps/mach/ |
A D | Subdirs | 5 # sysdeps/{mach,hurd}/Makefile should make it reliably work for these files
|
/sysdeps/mach/hurd/ |
A D | Subdirs | 5 # sysdeps/{mach,hurd}/Makefile should make it reliably work for these files
|
/sysdeps/hppa/ |
A D | configure.ac | 26 # work around problem with autoconf and empty lines at the end of files
|
A D | configure | 39 # work around problem with autoconf and empty lines at the end of files
|
/sysdeps/arm/armv6t2/ |
A D | memchr.S | 20 @ This memchr routine is optimised on a Cortex-A9 and should work on all ARMv7 71 @ At this point, we are aligned, we know we have at least 8 bytes to work with 83 bic r6, r2, #7 @ Number of double words to work with * 8
|
/sysdeps/alpha/alphaev67/ |
A D | stpncpy.S | 42 jsr t9, __stxncpy # do the work of the copy
|
/sysdeps/i386/ |
A D | configure.ac | 17 # no such work has been done to enable this. Even with NPTL disabled you still
|
A D | configure | 17 # no such work has been done to enable this. Even with NPTL disabled you still
|
/sysdeps/alpha/alphaev6/ |
A D | memset.S | 106 and $16, 0x3f, $2 # E : Forward work (only useful for unrolled loop)
|
/sysdeps/arm/ |
A D | configure.ac | 29 AC_CACHE_CHECK([whether PC-relative relocs in movw/movt work properly],
|
A D | configure | 179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PC-relative relocs in movw/movt work prop… 180 $as_echo_n "checking whether PC-relative relocs in movw/movt work properly... " >&6; }
|
/sysdeps/unix/sysv/linux/ |
A D | configure.ac | 95 # test -L ought to work on all Linux boxes.
|
A D | configure | 137 # test -L ought to work on all Linux boxes.
|
Completed in 11 milliseconds