Home
last modified time | relevance | path

Searched refs:cplusplus_typeof (Results 1 – 2 of 2) sorted by relevance

/external/freetype/include/freetype/internal/
Dftmemory.h80 cplusplus_typeof( T*, in cplusplus_typeof() function
87 #define FT_ASSIGNP( p, val ) (p) = cplusplus_typeof( (p), (val) )
/external/freetype/
DChangeLog.26543 * include/freetype/internal/ftmemory.h (cplusplus_typeof): Use