Searched defs:pedantic (Results 1 – 5 of 5) sorted by relevance
747 FT_Bool pedantic ) in tt_size_run_fpgm()834 FT_Bool pedantic ) in tt_size_run_prep()946 FT_Bool pedantic ) in tt_size_init_bytecode()1044 FT_Bool pedantic ) in tt_size_ready_bytecode()
2182 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
747 FT_Bool pedantic ) in tt_size_run_fpgm()841 FT_Bool pedantic ) in tt_size_run_prep()965 FT_Bool pedantic ) in tt_size_init_bytecode()1051 FT_Bool pedantic ) in tt_size_ready_bytecode()
2094 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
255 int pedantic; /* signal pedantic warnings */ member