HomeSort by relevance Sort by last modified time
    Searched refs:VAL_LOC_WORD (Results 1 - 2 of 2) sorted by null

  /external/ltrace/
value.h 44 VAL_LOC_WORD, /* Like VAL_LOC_COPY, but small enough. */
55 long value; /* VAL_LOC_WORD */
100 * where to VAL_LOC_WORD. */
value.c 106 valp->where = VAL_LOC_WORD;
140 nloc = VAL_LOC_WORD;
180 case VAL_LOC_WORD:
272 case VAL_LOC_WORD:
345 value->where = VAL_LOC_WORD;

Completed in 65 milliseconds