Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dtarith.c307 checkfp_command; typedef
323 static int check_all_characters(checkfp_command *co, checkfp_control c);
325 static int check_some_characters(checkfp_command *co, checkfp_control c,
328 static int check_one_character(checkfp_command *co, checkfp_control c, int ch) in check_one_character()
520 static int check_all_characters(checkfp_command *co, checkfp_control c) in check_all_characters()
533 static int check_some_characters(checkfp_command *co, checkfp_control c, in check_some_characters()
559 checkfp_command command; in validation_checkfp()