Home
last modified time | relevance | path

Searched refs:ABI_ATTR (Results 1 – 25 of 37) sorted by relevance

12

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstrlen.c10 static size_t ABI_ATTR my_strlen(char *s) in my_strlen()
Dclosure_simple.c25 typedef int (ABI_ATTR *closure_test_type0)(int, int, int, int);
Dstrlen2.c11 static size_t ABI_ATTR my_f(char *s, float a) in my_f()
Dstrlen3.c11 static size_t ABI_ATTR my_f(float a, char *s) in my_f()
Dstruct3.c15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts) in struct3()
Dstrlen4.c11 static size_t ABI_ATTR my_f(float a, char *s, int i) in my_f()
Dstruct6.c15 static test_structure_6 ABI_ATTR struct6 (test_structure_6 ts) in struct6()
Dstruct1.c17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1()
Dstruct4.c17 static test_structure_4 ABI_ATTR struct4(test_structure_4 ts) in struct4()
Dstruct2.c16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) in struct2()
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
Dffitest.h36 #define ABI_ATTR macro
/external/libffi/testsuite/libffi.call/
Dstrlen.c10 static size_t ABI_ATTR my_strlen(char *s) in my_strlen()
Dstrlen2.c11 static size_t ABI_ATTR my_f(char *s, float a) in my_f()
Dstrlen3.c11 static size_t ABI_ATTR my_f(float a, char *s) in my_f()
Dclosure_simple.c25 typedef int (ABI_ATTR *closure_test_type0)(int, int, int, int);
Dstrlen4.c11 static size_t ABI_ATTR my_f(float a, char *s, int i) in my_f()
Dstruct3.c15 static test_structure_3 ABI_ATTR struct3(test_structure_3 ts) in struct3()
Dstruct4.c17 static test_structure_4 ABI_ATTR struct4(test_structure_4 ts) in struct4()
Dstruct1.c17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1()
Dstruct6.c15 static test_structure_6 ABI_ATTR struct6 (test_structure_6 ts) in struct6()
Dffitest.h36 #define ABI_ATTR macro
Dstruct2.c16 static test_structure_2 ABI_ATTR struct2(test_structure_2 ts) in struct2()
Dstruct5.c15 static test_structure_5 ABI_ATTR struct5(test_structure_5 ts1, test_structure_5 ts2) in struct5()
Dstruct9.c16 static test_structure_9 ABI_ATTR struct9 (test_structure_9 ts) in struct9()

12