OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N_DATOFF
(Results
51 - 75
of
80
) sorted by null
1
2
3
4
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
a.out.h
85
#ifndef
N_DATOFF
86
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
90
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
a.out.h
85
#ifndef
N_DATOFF
86
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
90
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
a.out.h
85
#ifndef
N_DATOFF
86
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
90
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
a.out.h
85
#ifndef
N_DATOFF
86
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
90
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
a.out.h
85
#ifndef
N_DATOFF
86
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
90
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
a.out.h
85
#ifndef
N_DATOFF
86
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
90
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
a.out.h
82
#ifndef
N_DATOFF
83
#define
N_DATOFF
(x) (N_TXTOFF(x) + (x).a_text)
87
#define N_TRELOFF(x) (
N_DATOFF
(x) + (x).a_data)
Completed in 549 milliseconds
1
2
3
4