Searched refs:value_bitstring (Results 1 – 4 of 4) sorted by relevance
349 extern struct value *value_bitstring (char *ptr, int len);
489 return value_bitstring (&exp->elts[pc + 2].string, tem); in evaluate_subexp_standard()
1108 value_bitstring (char *ptr, int len) in value_bitstring() function
1367 * valops.c (value_bitstring): TYPE_LENGTH is bytes, not bits.4531 * valops.c, value.h (value_bitstring): New function.