| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| sanitizer_type_traits_test.cc | 22 ASSERT_TRUE((is_same<sptr, sptr>::value)); 26 ASSERT_FALSE((is_same<uptr, sptr>::value));
|
| /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
| ubsan_type_hash.h | 26 sptr Offset; 30 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN) 38 sptr getOffset() const { return Offset; }
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
| ubsan_type_hash.h | 25 sptr Offset; 29 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN) 37 sptr getOffset() const { return Offset; }
|
| /src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
| ubsan_type_hash.h | 25 sptr Offset; 29 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN) 37 sptr getOffset() const { return Offset; }
|
| /src/external/bsd/libbind/dist/irs/ |
| getservent_r.c | 44 struct servent *sptr, SERV_R_ARGS) { 49 if (se == NULL || (n = copy_servent(se, sptr, SERV_R_COPY)) != 0) 52 *answerp = sptr; 59 return (copy_servent(se, sptr, SERV_R_COPY)); 65 struct servent *sptr, SERV_R_ARGS) { 70 if (se == NULL || (n = copy_servent(se, sptr, SERV_R_COPY)) != 0) 73 *answerp = sptr; 80 return (copy_servent(se, sptr, SERV_R_COPY)); 91 getservent_r(struct servent *sptr, SERV_R_ARGS) { 96 if (se == NULL || (n = copy_servent(se, sptr, SERV_R_COPY)) != 0 [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| _doprnt.c | 47 *sptr = '\0'; /* NULL terminate sptr. */ \ 49 strcat(sptr, buf); \ 50 while (*sptr) sptr++; \ 64 *sptr++ = *ptr++; /* Copy the type specifier. */ \ 65 *sptr = '\0'; /* NULL terminate sptr. */ \ 89 char * sptr = specifier; local 92 *sptr++ = *ptr++; /* Copy the % and move forward. * [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| _doprnt.c | 47 *sptr = '\0'; /* NULL terminate sptr. */ \ 49 strcat(sptr, buf); \ 50 while (*sptr) sptr++; \ 64 *sptr++ = *ptr++; /* Copy the type specifier. */ \ 65 *sptr = '\0'; /* NULL terminate sptr. */ \ 89 char * sptr = specifier; local 92 *sptr++ = *ptr++; /* Copy the % and move forward. * [all...] |
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| _doprnt.c | 47 *sptr = '\0'; /* NULL terminate sptr. */ \ 49 strcat(sptr, buf); \ 50 while (*sptr) sptr++; \ 65 *sptr++ = *ptr++; /* Copy the type specifier. */ \ 66 *sptr = '\0'; /* NULL terminate sptr. */ \ 90 char * sptr = specifier; local 93 *sptr++ = *ptr++; /* Copy the % and move forward. * [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| _doprnt.c | 47 *sptr = '\0'; /* NULL terminate sptr. */ \ 49 strcat(sptr, buf); \ 50 while (*sptr) sptr++; \ 64 *sptr++ = *ptr++; /* Copy the type specifier. */ \ 65 *sptr = '\0'; /* NULL terminate sptr. */ \ 89 char * sptr = specifier; local 92 *sptr++ = *ptr++; /* Copy the % and move forward. * [all...] |
| /src/external/gpl3/gdb/dist/libiberty/ |
| _doprnt.c | 47 *sptr = '\0'; /* NULL terminate sptr. */ \ 49 strcat(sptr, buf); \ 50 while (*sptr) sptr++; \ 64 *sptr++ = *ptr++; /* Copy the type specifier. */ \ 65 *sptr = '\0'; /* NULL terminate sptr. */ \ 89 char * sptr = specifier; local 92 *sptr++ = *ptr++; /* Copy the % and move forward. * [all...] |
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| _doprnt.c | 47 *sptr = '\0'; /* NULL terminate sptr. */ \ 49 strcat(sptr, buf); \ 50 while (*sptr) sptr++; \ 64 *sptr++ = *ptr++; /* Copy the type specifier. */ \ 65 *sptr = '\0'; /* NULL terminate sptr. */ \ 89 char * sptr = specifier; local 92 *sptr++ = *ptr++; /* Copy the % and move forward. * [all...] |
| /src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| pack_c10.c | 82 const GFC_COMPLEX_10 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_c16.c | 82 const GFC_COMPLEX_16 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_c17.c | 82 const GFC_COMPLEX_17 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_c4.c | 82 const GFC_COMPLEX_4 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_c8.c | 82 const GFC_COMPLEX_8 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_i1.c | 82 const GFC_INTEGER_1 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_i16.c | 82 const GFC_INTEGER_16 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_i2.c | 82 const GFC_INTEGER_2 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_i4.c | 82 const GFC_INTEGER_4 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_i8.c | 82 const GFC_INTEGER_8 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_r10.c | 82 const GFC_REAL_10 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_r16.c | 82 const GFC_REAL_16 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_r17.c | 82 const GFC_REAL_17 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |
| pack_r4.c | 82 const GFC_REAL_4 *sptr; local 135 sptr = NULL; 137 sptr = array->base_addr; 194 while (sptr && mptr) 200 *rptr = *sptr; 204 sptr += sstride0; 215 sptr -= sstride[n] * extent[n]; 221 sptr = NULL; 227 sptr += sstride[n]; 244 sptr = vector->base_addr + sstride0 * nelem [all...] |