Searched refs:lsx_parse_note (Results 1 – 3 of 3) sorted by relevance
407 int lsx_parse_note(char const * text, char * * end_ptr) in lsx_parse_note() function439 int result2 = lsx_parse_note(text, end_ptr); in lsx_parse_frequency_k()
78 int lsx_parse_note(char const * text, char * * end_ptr);
210 (key = lsx_parse_note(argv[1], &end_ptr)) != INT_MAX && in getopts()