Home
last modified time | relevance | path

Searched refs:PRIuLL (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h68 #define PRIuLL "I64u" macro
71 #define PRIuLL "llu" macro
79 #undef PRIuLL
80 #define PRIuLL "lu" macro
Dcls_ulonglong.c16 printf("%" PRIuLL ": %" PRIuLL "\n",*(unsigned long long *)args[0], in cls_ret_ulonglong_fn()
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi23 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
DChangeLog.libffi-3.11853 PRIuLL, PRId64, PRIu64, PRIuPTR): Define.
2252 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.
DChangeLog3997 testsuite/libffi.special/ffitestcxx.h (PRIdLL, PRIuLL): Define.