Searched refs:cid_parser_to_fixed (Results 1 – 2 of 2) sorted by relevance
109 #define cid_parser_to_fixed( p, t ) (p)->root.funcs.to_fixed( &(p)->root, t ) macro
326 dict->expansion_factor = cid_parser_to_fixed( parser, 0 ); in parse_expansion_factor()