OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S390
(Results
1 - 10
of
10
) sorted by null
/external/libffi/src/
prep_cif.c
112
/* x86-64 and
s390
stack space allocation is handled in prep_machdep. */
113
#if !defined M68K && !defined __x86_64__ && !defined
S390
&& !defined PA
137
#if !defined __x86_64__ && !defined
S390
&& !defined PA
/external/strace/
defs.h
407
|| defined(SH) || defined(SH64) || defined(
S390
) || defined(S390X) \
426
# elif defined
S390
|| defined S390X
process.c
7
* Linux for
s390
port by D.J. Barrow
611
# elif defined
S390
|| defined S390X || defined CRISV10 || defined CRISV32
712
#elif defined(
S390
) || defined(S390X)
713
/*
s390
linux after 2.4.7 has a hook in entry.S to allow this */
[
all
...]
syscall.c
7
* Linux for
s390
port by D.J. Barrow
710
#elif defined(
S390
) || defined(S390X)
738
# if defined(
S390
) || defined(S390X)
[
all
...]
util.c
7
* Linux for
s390
port by D.J. Barrow
1084
# elif defined(
S390
) || defined(S390X)
1090
# ifdef
S390
1395
# if defined
S390
|| defined S390X
[
all
...]
strace.spec
265
- revert bogus
s390
fix
304
- new upstream version, fixes ppc and
s390
bugs, adds missing ptrace requests
310
- new upstream version, fixes all known bugs modulo ia64 and
s390
issues
313
- add further
s390
patch from IBM
319
- Added latest
s390
(x) patch.
353
- disable
s390
patches, they are already included
360
- port
s390
patches from IBM
370
when building on
S390
signal.c
7
* Linux for
s390
port by D.J. Barrow
1289
#elif defined(
S390
) || defined(S390X)
[
all
...]
/external/libffi/
Makefile.am
23
src/
s390
/ffi.c src/
s390
/sysv.S src/
s390
/ffitarget.h \
144
if
S390
145
nodist_libffi_la_SOURCES += src/
s390
/sysv.S src/
s390
/ffi.c
configure
[
all
...]
/external/strace/linux/
syscall.h
170
# elif defined
S390
|| defined S390X
Completed in 419 milliseconds