Searched refs:PRIuLL (Results 1 – 9 of 9) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
D | ffitest.h | 68 #define PRIuLL "I64u" macro 71 #define PRIuLL "llu" macro 79 #undef PRIuLL 80 #define PRIuLL "lu" macro
|
D | cls_ulonglong.c | 16 printf("%" PRIuLL ": %" PRIuLL "\n",*(unsigned long long *)args[0], in cls_ret_ulonglong_fn()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | ffitest.h | 68 #define PRIuLL "I64u" macro 71 #define PRIuLL "llu" macro 79 #undef PRIuLL 80 #define PRIuLL "lu" macro
|
D | cls_ulonglong.c | 16 printf("%" PRIuLL ": %" PRIuLL "\n",*(unsigned long long *)args[0], in cls_ret_ulonglong_fn()
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi | 23 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
|
D | ChangeLog.libffi-3.1 | 1853 PRIuLL, PRId64, PRIu64, PRIuPTR): Define. 2252 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
|
D | ChangeLog | 3997 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
|
/external/libffi/ |
D | ChangeLog.libffi | 23 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
|
D | ChangeLog.libffi-3.1 | 1853 PRIuLL, PRId64, PRIu64, PRIuPTR): Define. 2252 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
|