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

  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftmemory.h 70 cplusplus_typeof( T*, function
76 #define FT_ASSIGNP( p, val ) (p) = cplusplus_typeof( (p), (val) )
  /external/freetype/include/internal/
ftmemory.h 70 cplusplus_typeof( T*, function
76 #define FT_ASSIGNP( p, val ) (p) = cplusplus_typeof( (p), (val) )
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftmemory.h 70 cplusplus_typeof( T*, function
76 #define FT_ASSIGNP( p, val ) (p) = cplusplus_typeof( (p), (val) )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftmemory.h 70 cplusplus_typeof( T*, function
76 #define FT_ASSIGNP( p, val ) (p) = cplusplus_typeof( (p), (val) )

Completed in 837 milliseconds