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

  /external/libffi/testsuite/libffi.call/
cls_double_va.c 32 double doubleArg = 7;
44 args[1] = &doubleArg;
55 res = ((int(*)(char*, ...))(code))(format, doubleArg);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_double_va.c 32 double doubleArg = 7;
44 args[1] = &doubleArg;
55 res = ((int(*)(char*, ...))(code))(format, doubleArg);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_double_va.c 32 double doubleArg = 7;
44 args[1] = &doubleArg;
55 res = ((int(*)(char*, ...))(code))(format, doubleArg);
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 229 milliseconds