Home
last modified time | relevance | path

Searched refs:SIZEOF_INT_P (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/x11/xvt/xvt-3.0.1/src/
H A Dstrings.c222 i = (-(u_intp_t)dst) & (SIZEOF_INT_P - 1); in memmove()
228 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--; ) in memmove()
230 len &= (SIZEOF_INT_P - 1); in memmove()
238 i = ((u_intp_t)dst) & (SIZEOF_INT_P - 1); in memmove()
244 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--; ) in memmove()
246 len &= (SIZEOF_INT_P - 1); in memmove()
288 #if SIZEOF_INT_P >= 4 in memset()
291 #if SIZEOF_INT_P >= 8 in memset()
294 #if SIZEOF_INT_P == 16 in memset()
297 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--;) in memset()
[all …]
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dstrings.c222 i = (-(u_intp_t)dst) & (SIZEOF_INT_P - 1); in memmove()
228 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--; ) in memmove()
230 len &= (SIZEOF_INT_P - 1); in memmove()
238 i = ((u_intp_t)dst) & (SIZEOF_INT_P - 1); in memmove()
244 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--; ) in memmove()
246 len &= (SIZEOF_INT_P - 1); in memmove()
288 #if SIZEOF_INT_P >= 4 in memset()
291 #if SIZEOF_INT_P >= 8 in memset()
294 #if SIZEOF_INT_P == 16 in memset()
297 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--;) in memset()
[all …]
/dports/chinese/aterm/aterm-1.0.1/src/
H A Drmemset.c55 if ((i = ((-(R_u_int_p_t)p) & (SIZEOF_INT_P - 1))) == 0) in rmemset()
66 #if SIZEOF_INT_P >= 4 in rmemset()
69 #if SIZEOF_INT_P >= 8 in rmemset()
72 #if SIZEOF_INT_P == 16 in rmemset()
75 for (i = len / SIZEOF_INT_P; i--;) in rmemset()
77 len &= (SIZEOF_INT_P - 1); in rmemset()
/dports/x11/aterm/aterm-1.0.1/src/
H A Drmemset.c55 if ((i = ((-(R_u_int_p_t)p) & (SIZEOF_INT_P - 1))) == 0) in rmemset()
66 #if SIZEOF_INT_P >= 4 in rmemset()
69 #if SIZEOF_INT_P >= 8 in rmemset()
72 #if SIZEOF_INT_P == 16 in rmemset()
75 for (i = len / SIZEOF_INT_P; i--;) in rmemset()
77 len &= (SIZEOF_INT_P - 1); in rmemset()
/dports/x11/multi-aterm/multi-aterm-0.2.1/src/
H A Drmemset.c54 if ((i = ((-(R_u_int_p_t)p) & (SIZEOF_INT_P - 1))) == 0) in rmemset()
65 #if SIZEOF_INT_P >= 4 in rmemset()
68 #if SIZEOF_INT_P >= 8 in rmemset()
71 #if SIZEOF_INT_P == 16 in rmemset()
74 for (i = len / SIZEOF_INT_P; i--;) in rmemset()
76 len &= (SIZEOF_INT_P - 1); in rmemset()
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Dstrings.c421 i = (-(u_intp_t)dst) & (SIZEOF_INT_P - 1); in ma_memmove()
423 i == ((-(u_intp_t)src) & (SIZEOF_INT_P - 1))) { in ma_memmove()
431 for (i = (u_intp_t)(len / SIZEOF_INT_P); i--; ) in ma_memmove()
433 len &= (SIZEOF_INT_P - 1); in ma_memmove()
446 i = ((u_intp_t)dst) & (SIZEOF_INT_P - 1); in ma_memmove()
448 i == (((u_intp_t)src) & (SIZEOF_INT_P - 1))) { in ma_memmove()
458 len &= (SIZEOF_INT_P - 1); in ma_memmove()
509 #if SIZEOF_INT_P >= 4 in ma_memset()
512 #if SIZEOF_INT_P >= 8 in ma_memset()
515 #if SIZEOF_INT_P == 16 in ma_memset()
[all …]
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dstrings.c408 i == ((-(unsigned int)src) & (SIZEOF_INT_P - 1))) { in ma_memmove()
418 len &= (SIZEOF_INT_P - 1); in ma_memmove()
433 i == (((unsigned int)src) & (SIZEOF_INT_P - 1))) { in ma_memmove()
443 len &= (SIZEOF_INT_P - 1); in ma_memmove()
486 if ((i = ((-(unsigned int)p) & (SIZEOF_INT_P - 1)))) { in ma_memset()
494 #if SIZEOF_INT_P >= 4 in ma_memset()
497 #if SIZEOF_INT_P >= 8 in ma_memset()
500 #if SIZEOF_INT_P == 16 in ma_memset()
505 for (i = (unsigned int)(len / SIZEOF_INT_P); i--;) in ma_memset()
507 len &= (SIZEOF_INT_P - 1); in ma_memset()
/dports/lang/yap/yap-6.2.2/VC/include/
H A Dconfig.h81 #define SIZEOF_INT_P 4 macro
101 #define MinTrailSpace ( 32*SIZEOF_INT_P)
102 #define MinStackSpace (200*SIZEOF_INT_P)
103 #define MinHeapSpace (200*SIZEOF_INT_P)
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bacula11-server/bacula-11.0.5/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bacula9-client/bacula-9.6.7/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bacula11-client/bacula-11.0.5/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bacula9-server/bacula-9.6.7/src/
H A Dbc_types.h154 # if (SIZEOF_INT_P == 4)
157 # if (SIZEOF_INT_P == 8)
167 # if (SIZEOF_INT_P == 4)
170 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/include/
H A Dbc_types.h201 # if (SIZEOF_INT_P == 4)
204 # if (SIZEOF_INT_P == 8)
214 # if (SIZEOF_INT_P == 4)
217 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/include/
H A Dbc_types.h201 # if (SIZEOF_INT_P == 4)
204 # if (SIZEOF_INT_P == 8)
214 # if (SIZEOF_INT_P == 4)
217 # if (SIZEOF_INT_P == 8)
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/include/
H A Dbc_types.h201 #if (SIZEOF_INT_P == 4)
204 #if (SIZEOF_INT_P == 8)
214 #if (SIZEOF_INT_P == 4)
217 #if (SIZEOF_INT_P == 8)
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/include/
H A Dbc_types.h201 #if (SIZEOF_INT_P == 4)
204 #if (SIZEOF_INT_P == 8)
214 #if (SIZEOF_INT_P == 4)
217 #if (SIZEOF_INT_P == 8)
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/include/
H A Dbc_types.h201 #if (SIZEOF_INT_P == 4)
204 #if (SIZEOF_INT_P == 8)
214 #if (SIZEOF_INT_P == 4)
217 #if (SIZEOF_INT_P == 8)
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/include/
H A Dbc_types.h201 # if (SIZEOF_INT_P == 4)
204 # if (SIZEOF_INT_P == 8)
214 # if (SIZEOF_INT_P == 4)
217 # if (SIZEOF_INT_P == 8)
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/include/
H A Dbc_types.h201 # if (SIZEOF_INT_P == 4)
204 # if (SIZEOF_INT_P == 8)
214 # if (SIZEOF_INT_P == 4)
217 # if (SIZEOF_INT_P == 8)
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/include/
H A Dbc_types.h201 #if (SIZEOF_INT_P == 4)
204 #if (SIZEOF_INT_P == 8)
214 #if (SIZEOF_INT_P == 4)
217 #if (SIZEOF_INT_P == 8)
/dports/emulators/hercules/hercules-3.13/
H A Dhtypes.h81 #if defined(SIZEOF_INT_P) && SIZEOF_INT_P >= 8
91 #elif defined(SIZEOF_INT_P) && SIZEOF_INT_P >= 8

12345678