Home
last modified time | relevance | path

Searched refs:CLASS_INTEGER (Results 1 – 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c41 CLASS_INTEGER, enumerator
220 return CLASS_INTEGER in allocate_integer()
335 case CLASS_INTEGER: in allocate_class()
377 else if (cls == CLASS_INTEGER || cls2 == CLASS_INTEGER) in classify_eightbyte()
378 cls = CLASS_INTEGER; in classify_eightbyte()
477 classes[0] = CLASS_INTEGER; in classify()
537 classes[0] = CLASS_INTEGER; in pass_by_reference()
603 assert(cls == CLASS_INTEGER); in arch_fetch_arg_next_32()
648 assert(cls == CLASS_INTEGER); in arch_fetch_retval_32()