OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__string2_1bptr_p
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string2.h
93
#define
__string2_1bptr_p
(__x) \
macro
211
&&
__string2_1bptr_p
(src) && n <= 8 \
217
&&
__string2_1bptr_p
(src) && n <= 8 \
416
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
581
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
589
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
805
(!
__string2_1bptr_p
(s1) || __s1_len >= 4) \
806
&& (!
__string2_1bptr_p
(s2) || __s2_len >= 4)) \
808
: (__builtin_constant_p (s1) &&
__string2_1bptr_p
(s1) \
810
? (__builtin_constant_p (s2) &&
__string2_1bptr_p
(s2)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
string2.h
93
#define
__string2_1bptr_p
(__x) \
macro
211
&&
__string2_1bptr_p
(src) && n <= 8 \
217
&&
__string2_1bptr_p
(src) && n <= 8 \
416
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
581
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
589
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
805
(!
__string2_1bptr_p
(s1) || __s1_len >= 4) \
806
&& (!
__string2_1bptr_p
(s2) || __s2_len >= 4)) \
808
: (__builtin_constant_p (s1) &&
__string2_1bptr_p
(s1) \
810
? (__builtin_constant_p (s2) &&
__string2_1bptr_p
(s2)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
string2.h
93
#define
__string2_1bptr_p
(__x) \
macro
211
&&
__string2_1bptr_p
(src) && n <= 8 \
217
&&
__string2_1bptr_p
(src) && n <= 8 \
416
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
581
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
589
? (
__string2_1bptr_p
(src) && strlen (src) + 1 <= 8 \
805
(!
__string2_1bptr_p
(s1) || __s1_len >= 4) \
806
&& (!
__string2_1bptr_p
(s2) || __s2_len >= 4)) \
808
: (__builtin_constant_p (s1) &&
__string2_1bptr_p
(s1) \
810
? (__builtin_constant_p (s2) &&
__string2_1bptr_p
(s2)
[
all
...]
Completed in 26 milliseconds