HomeSort by relevance Sort by last modified time
    Searched refs:OPT_CAST (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/tls/
libtommath.c 70 #define OPT_CAST(x)
380 a->dp = OPT_CAST(mp_digit) XMALLOC (sizeof (mp_digit) * MP_PREC);
1280 tmp = OPT_CAST(mp_digit) XREALLOC (a->dp, sizeof (mp_digit) * size);
    [all...]
  /external/qemu/android/
sockets.c 1107 #undef OPT_CAST
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1105 #undef OPT_CAST
    [all...]

Completed in 170 milliseconds