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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
obstack.h 126 #ifndef __INT_TO_PTR
127 # define __INT_TO_PTR(P) ((P) + (char *) 0)
433 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
529 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
535 (void *) __INT_TO_PTR ((h)->temp))
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
obstack.h 126 #ifndef __INT_TO_PTR
127 # define __INT_TO_PTR(P) ((P) + (char *) 0)
433 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
529 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
535 (void *) __INT_TO_PTR ((h)->temp))
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
obstack.h 126 #ifndef __INT_TO_PTR
127 # define __INT_TO_PTR(P) ((P) + (char *) 0)
433 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
529 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
535 (void *) __INT_TO_PTR ((h)->temp))

Completed in 270 milliseconds