Searched refs:APR_SIZEOF_VOIDP (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/apr/atomic/unix/
H A Dia32.c95 #if APR_SIZEOF_VOIDP == 4
99 #elif APR_SIZEOF_VOIDP == 8
105 #error APR_SIZEOF_VOIDP value not supported
113 #if APR_SIZEOF_VOIDP == 4
117 #elif APR_SIZEOF_VOIDP == 8
122 #error APR_SIZEOF_VOIDP value not supported
H A Dppc.c148 #if APR_SIZEOF_VOIDP == 4
160 #elif APR_SIZEOF_VOIDP == 8
173 #error APR_SIZEOF_VOIDP value not supported
181 #if APR_SIZEOF_VOIDP == 4
191 #elif APR_SIZEOF_VOIDP == 8
202 #error APR_SIZEOF_VOIDP value not supported
H A Ds390.c116 #if APR_SIZEOF_VOIDP == 4
121 #elif APR_SIZEOF_VOIDP == 8
127 #error APR_SIZEOF_VOIDP value not supported
135 #if APR_SIZEOF_VOIDP == 4
142 #elif APR_SIZEOF_VOIDP == 8
150 #error APR_SIZEOF_VOIDP value not supported
/freebsd-11.0-release/contrib/subversion/subversion/include/private/
H A Dsvn_eol_private.h42 #if APR_SIZEOF_VOIDP == 8
/freebsd-11.0-release/usr.bin/svn/lib/libapr/
H A Dapr.h321 #define APR_SIZEOF_VOIDP 8 macro
323 #define APR_SIZEOF_VOIDP 4 macro
342 #undef APR_SIZEOF_VOIDP macro
348 #define APR_SIZEOF_VOIDP 8 macro
354 #define APR_SIZEOF_VOIDP 4 macro
369 #if APR_SIZEOF_VOIDP == 8
582 #undef APR_SIZEOF_VOIDP macro
589 #define APR_SIZEOF_VOIDP 8 macro
595 #define APR_SIZEOF_VOIDP 4 macro
/freebsd-11.0-release/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c55 #if APR_SIZEOF_VOIDP == 8
/freebsd-11.0-release/contrib/subversion/subversion/svnserve/
H A Dsvnserve.c135 #if (APR_SIZEOF_VOIDP <= 4)
329 #if (APR_SIZEOF_VOIDP <= 4)
/freebsd-11.0-release/contrib/apr/strings/
H A Dapr_snprintf.c1118 #if APR_SIZEOF_VOIDP == 8
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dcache-membuffer.c1667 #if APR_SIZEOF_VOIDP > 4

Completed in 83 milliseconds