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

/external/ltrace/
H A Dvalue.c238 int o = value_extract_word(&length, (long *)&l, arguments);
297 if (value_extract_word(valp, &l, NULL) < 0)
311 /* The functions value_extract_buf and value_extract_word assume that
317 * But actually the situation is similar for value_extract_word as
320 * be in client for all we know. So value_extract_word has to assume
386 value_extract_word(struct value *value, long *retp, function

Completed in 61 milliseconds