Home
last modified time | relevance | path

Searched refs:ft_atol (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/include/config/
A Dftstdlib.h144 #define ft_atol atol macro
/AliOS-Things-master/components/freetype/src/type42/
A Dt42drivr.c84 return (FT_UInt)ft_atol( (const char *)face->type1.charstrings[i] ); in t42_get_name_index()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidparse.c179 parser->binary_length = ft_atol( (const char *)arg2 ); in cid_parser_new()
/AliOS-Things-master/components/freetype/src/base/
A Dftdbgmem.c841 FT_Long total_max = ft_atol( p ); in ft_mem_debug_init()
854 FT_Long total_count = ft_atol( p ); in ft_mem_debug_init()
867 FT_Long keep_alive = ft_atol( p ); in ft_mem_debug_init()

Completed in 31 milliseconds