Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dtarith.c323 checkfp_control; typedef
325 static int check_all_characters(checkfp_command *co, checkfp_control c);
327 static int check_some_characters(checkfp_command *co, checkfp_control c,
330 static int check_one_character(checkfp_command *co, checkfp_control c, int ch) in check_one_character()
522 static int check_all_characters(checkfp_command *co, checkfp_control c) in check_all_characters()
538 static int check_some_characters(checkfp_command *co, checkfp_control c, in check_some_characters()
568 checkfp_control control; in validation_checkfp()