Searched refs:extract_int (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/isl/
H A Disl_schedule.c3212 * c1 stores the result of extract_int.
3214 * t is a temporary value used inside extract_int.
3216 * first and equal are used inside extract_int.
3272 * the isl_union_pw_multi_aff checked by extract_int.
3295 static int extract_int(__isl_keep isl_union_pw_multi_aff *upma, function
3350 r = extract_int(upma, data);
3364 r = extract_int(upma, data);
/haiku-buildtools/gcc/gcc/
H A Ddwarf2out.c1773 static HOST_WIDE_INT extract_int (const unsigned char *, unsigned);
1857 dw2_asm_output_data (elt_size, extract_int (p, elt_size),
2080 dw2_asm_output_data (elt_size, extract_int (p, elt_size),
8947 dw2_asm_output_data (elt_size, extract_int (p, elt_size),
15400 extract_int (const unsigned char *src, unsigned int size)
15386 extract_int (const unsigned char *src, unsigned int size) function

Completed in 97 milliseconds