OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTION_MUSL_P
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
fuchsia.h
55
#undef
OPTION_MUSL_P
56
#define
OPTION_MUSL_P
(opts) 1
glibc-stdint.h
30
#ifndef
OPTION_MUSL_P
31
#define
OPTION_MUSL_P
(opts) 0
linux.h
35
#undef
OPTION_MUSL_P
36
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
41
#undef
OPTION_MUSL_P
42
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
48
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
/src/external/gpl3/gcc.old/dist/gcc/config/
fuchsia.h
55
#undef
OPTION_MUSL_P
56
#define
OPTION_MUSL_P
(opts) 1
glibc-stdint.h
30
#ifndef
OPTION_MUSL_P
31
#define
OPTION_MUSL_P
(opts) 0
linux.h
35
#undef
OPTION_MUSL_P
36
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
41
#undef
OPTION_MUSL_P
42
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
48
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
/src/external/gpl3/gcc/dist/gcc/config/alpha/
linux.h
64
#undef
OPTION_MUSL_P
65
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
70
#undef
OPTION_MUSL_P
71
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
77
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
linux.h
64
#undef
OPTION_MUSL_P
65
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
70
#undef
OPTION_MUSL_P
71
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
77
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
linux.h
33
#undef
OPTION_MUSL_P
34
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
39
#undef
OPTION_MUSL_P
40
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
46
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
linux64.h
269
#undef
OPTION_MUSL_P
270
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
275
#undef
OPTION_MUSL_P
276
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
282
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
linux.h
33
#undef
OPTION_MUSL_P
34
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
39
#undef
OPTION_MUSL_P
40
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
46
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
linux64.h
271
#undef
OPTION_MUSL_P
272
#define
OPTION_MUSL_P
(opts) (DEFAULT_LIBC == LIBC_MUSL)
277
#undef
OPTION_MUSL_P
278
#define
OPTION_MUSL_P
(opts) ((opts)->x_linux_libc == LIBC_MUSL)
284
#define OPTION_MUSL
OPTION_MUSL_P
(&global_options)
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026