Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/rcheevos/src/rcheevos/
H A Dformat.c8 int rc_parse_format(const char* format_str) { in rc_parse_format() function
H A Drichpresence.c496 lookup->format = rc_parse_format(format); in rc_parse_richpresence_internal()
/dports/games/retroarch/RetroArch-1.9.7/deps/rcheevos/include/
H A Drc_runtime_types.h337 int rc_parse_format(const char* format_str);
/dports/games/retroarch/RetroArch-1.9.7/deps/rcheevos/src/rapi/
H A Drc_api_runtime.c248 leaderboard->format = rc_parse_format(format); in rc_api_process_fetch_game_data_response()
/dports/games/retroarch/RetroArch-1.9.7/cheevos/
H A Dcheevos_parser.c339 lboard->format = rc_parse_format(ud->lboard_format); in rcheevos_new_lboard()