Home
last modified time | relevance | path

Searched defs:fnext (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c204 const char *fnext = memchr (fptr, 0, (const char *) end - fptr); in handle_file_note() local
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp57 std::string fnext = fnmod.substr(fnmod.find_last_of(".")); in get_output_filename() local
64 ss << fnmod << "_" << std::setw(3) << std::setfill('0') << index << fnext; in get_output_filename() local
/third_party/alsa-lib/src/
H A Dconf.c5242 snd_config_iterator_t f, fnext; in load_defaults() local
/third_party/elfutils/src/
H A Dreadelf.c12631 const char *fnext = memchr (fptr, '\0', (char *) end - fptr); in handle_file_note() local

Completed in 26 milliseconds