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

  /external/elfutils/libasm/
asm_adduint8.c 39 #define FCT(size) _FCT(size)
52 return INTUSE(FCT(SIZE)) (asmscn, (TYPE(SIZE)) num);
asm_addint8.c 42 #define FCT(size) _FCT(size)
51 FCT(SIZE) (asmscn, num)
120 INTDEF(FCT(SIZE))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h 395 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \
401 __libc_ptf_call_always (_pthread_cleanup_push_defer, (&_buffer, FCT, \
404 _buffer.__routine = (FCT); \
435 #define __libc_cleanup_push(fct, arg) \
439 = { .__cancel_routine = (fct), .__cancel_arg = (arg), \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 395 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \
401 __libc_ptf_call_always (_pthread_cleanup_push_defer, (&_buffer, FCT, \
404 _buffer.__routine = (FCT); \
435 #define __libc_cleanup_push(fct, arg) \
439 = { .__cancel_routine = (fct), .__cancel_arg = (arg), \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 395 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \
401 __libc_ptf_call_always (_pthread_cleanup_push_defer, (&_buffer, FCT, \
404 _buffer.__routine = (FCT); \
435 #define __libc_cleanup_push(fct, arg) \
439 = { .__cancel_routine = (fct), .__cancel_arg = (arg), \

Completed in 118 milliseconds