HomeSort by relevance Sort by last modified time
    Searched defs:promotion (Results 1 - 5 of 5) sorted by null

  /external/libffi/testsuite/libffi.call/
promotion.c 2 Purpose: Promotion test.
9 static int promotion(signed char sc, signed short ss, function
53 ffi_call(&cif, FFI_FN(promotion), &rint, values);
57 printf("%lu promotion tests run\n", ul);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
promotion.c 2 Purpose: Promotion test.
9 static int promotion(signed char sc, signed short ss, function
53 ffi_call(&cif, FFI_FN(promotion), &rint, values);
57 printf("%lu promotion tests run\n", ul);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
promotion.c 2 Purpose: Promotion test.
9 static int promotion(signed char sc, signed short ss, function
53 ffi_call(&cif, FFI_FN(promotion), &rint, values);
57 printf("%lu promotion tests run\n", ul);
  /prebuilts/go/darwin-x86/test/
method.go 251 promotion()
275 func promotion() { func
  /prebuilts/go/linux-x86/test/
method.go 251 promotion()
275 func promotion() { func

Completed in 165 milliseconds