Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/
Dobstack.h125 #ifndef __INT_TO_PTR
126 # define __INT_TO_PTR(P) ((void*)(intptr_t)(P)) macro
429 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
524 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
530 __INT_TO_PTR ((h)->temp))
/freebsd-10-stable/contrib/gcclibs/include/
Dobstack.h125 #ifndef __INT_TO_PTR
126 # define __INT_TO_PTR(P) ((P) + (char *) 0) macro
429 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
524 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
530 __INT_TO_PTR ((h)->temp))
/freebsd-10-stable/contrib/gdb/include/
Dobstack.h125 #ifndef __INT_TO_PTR
126 # define __INT_TO_PTR(P) ((P) + (char *) 0) macro
486 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
581 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
587 __INT_TO_PTR ((h)->temp))
/freebsd-10-stable/gnu/usr.bin/grep/
Dobstack.h122 #ifndef __INT_TO_PTR
123 # define __INT_TO_PTR(P) ((P) + (char *) 0) macro
471 = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
563 = __INT_TO_PTR ((__PTR_TO_INT ((h)->next_free)+(h)->alignment_mask) \
569 __INT_TO_PTR ((h)->temp))
/freebsd-10-stable/contrib/binutils/gas/
Das.h199 #undef __INT_TO_PTR
200 #define __INT_TO_PTR(P) ((char *) (P)) macro
DChangeLog-929510560 * as.h (__PTR_TO_INT, __INT_TO_PTR): New versions for Saber, to
/freebsd-10-stable/contrib/gcc/
DChangeLog-200128902 NO_PRECOMPILES, i860, __PTR_TO_INT, __INT_TO_PTR, rindex,