Home
last modified time | relevance | path

Searched defs:s20 (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/CodeGen/
Dx86_64-arguments-nacl.c72 struct __attribute__((aligned(32))) s20 { struct
76 void f20(struct s20 x) {} in f20() argument
Darm-arguments.c116 struct s20 { struct s8 f1; int f0; }; argument
Dx86_64-arguments.c110 struct __attribute__((aligned(32))) s20 { struct
114 void f20(struct s20 x) {} in f20() argument
Darm64-arguments.c85 struct s20 { struct s8 f1; int f0; }; argument
/external/bison/lib/
Dstreq.h153 streq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25,… in streq0()
166 #define STREQ_OPT(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
171 #define STREQ_OPT(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
Dc-strcaseeq.h163 strcaseeq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char … in strcaseeq0()
176 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
181 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx98.cpp33 const char *s20 = "\u0020"; // ' ', expected-error {{character ' ' cannot be specified by a univers… variable
/external/v8/src/arm/
Dsimulator-arm.h114 s16, s17, s18, s19, s20, s21, s22, s23, enumerator
Dassembler-arm.h349 const SwVfpRegister s20 = { 20 }; variable