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

  /system/bt/osi/include/
osi.h 46 #define PTR_TO_INT(p) ((int)((intptr_t)(p)))
  /system/bt/btif/src/
btif_sdp.cc 106 on_create_record_event(PTR_TO_INT(user_data));
110 on_remove_record_event(PTR_TO_INT(user_data));
  /system/bt/osi/test/
alarm_test.cc 84 int i = PTR_TO_INT(data);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
fetch_jit.cpp     [all...]

Completed in 581 milliseconds