Home
last modified time | relevance | path

Searched refs:n_ptr (Results 1 - 3 of 3) sorted by relevance

/third_party/libexif/libexif/
H A Dexif-data.c731 unsigned int j, n_ptr = 0, n_thumb = 0; in exif_data_save_data_content() local
758 n_ptr++; in exif_data_save_data_content()
762 n_ptr++; in exif_data_save_data_content()
778 n_ptr++; in exif_data_save_data_content()
787 ts = *ds + (2 + (ifd->count + n_ptr + n_thumb) * 12 + 4); in exif_data_save_data_content()
798 (ExifShort) (ifd->count + n_ptr + n_thumb)); in exif_data_save_data_content()
931 qsort (*d + 6 + offset - (ifd->count + n_ptr + n_thumb) * 12, in exif_data_save_data_content()
932 (ifd->count + n_ptr + n_thumb), 12, in exif_data_save_data_content()
955 unsigned int j, n_ptr = 0, n_thumb = 0; in exif_data_save_data_content_general() local
981 n_ptr in exif_data_save_data_content_general()
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-file.c730 static int sdt_arg_parse_size(char *n_ptr, const char **suffix) in sdt_arg_parse_size() argument
734 type_idx = strtol(n_ptr, NULL, 10); in sdt_arg_parse_size()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-file.c765 static int sdt_arg_parse_size(char *n_ptr, const char **suffix) in sdt_arg_parse_size() argument
769 type_idx = strtol(n_ptr, NULL, 10); in sdt_arg_parse_size()

Completed in 5 milliseconds