Searched defs:pedantic (Results 1 – 9 of 9) sorted by relevance
841 FT_Bool pedantic ) in tt_size_run_fpgm()935 FT_Bool pedantic ) in tt_size_run_prep()1066 FT_Bool pedantic ) in tt_size_init_bytecode()1178 FT_Bool pedantic ) in tt_size_ready_bytecode()
2454 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
894 FT_Bool pedantic ) in tt_size_run_fpgm()988 FT_Bool pedantic ) in tt_size_run_prep()1119 FT_Bool pedantic ) in tt_size_init_bytecode()1231 FT_Bool pedantic ) in tt_size_ready_bytecode()
2488 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
895 FT_Bool pedantic ) in tt_size_run_fpgm()989 FT_Bool pedantic ) in tt_size_run_prep()1120 FT_Bool pedantic ) in tt_size_init_bytecode()1232 FT_Bool pedantic ) in tt_size_ready_bytecode()
2441 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
54 pedantic: true, property
57 [pedantic], optenable
257 int pedantic; /* signal pedantic warnings */ member