Searched refs:only_immediates (Results 1 – 2 of 2) sorted by relevance
329 FT_Bool only_immediates = 0; in t42_parse_encoding() local336 only_immediates = 1; in t42_parse_encoding()430 if ( ft_isdigit( *cur ) || only_immediates ) in t42_parse_encoding()435 if ( only_immediates ) in t42_parse_encoding()476 else if ( only_immediates ) in t42_parse_encoding()
1382 FT_Bool only_immediates = 0; in parse_encoding() local1389 only_immediates = 1; in parse_encoding()1482 if ( ft_isdigit( *cur ) || only_immediates ) in parse_encoding()1487 if ( only_immediates ) in parse_encoding()1531 else if ( only_immediates ) in parse_encoding()