HomeSort by: relevance | last modified time | path
    Searched defs:fptr (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_powerpc64.cc 10 auto fptr = __xray::XRayPatchedFunction.load(); local
11 if (fptr != nullptr)
12 (*fptr)(FuncId, Type);
  /src/games/rogue/
random.c 68 static long *fptr = &rntb[4]; variable
88 fptr = &state[rand_sep];
104 *fptr += *rptr;
105 i = (*fptr >> 1) & 0x7fffffff;
106 if (++fptr >= end_ptr) {
107 fptr = state;
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
unpack_c10.c 35 const gfc_array_l1 *mask, const GFC_COMPLEX_10 *fptr)
46 const GFC_COMPLEX_10 fval = *fptr;
192 const GFC_COMPLEX_10 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_c16.c 35 const gfc_array_l1 *mask, const GFC_COMPLEX_16 *fptr)
46 const GFC_COMPLEX_16 fval = *fptr;
192 const GFC_COMPLEX_16 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_c17.c 35 const gfc_array_l1 *mask, const GFC_COMPLEX_17 *fptr)
46 const GFC_COMPLEX_17 fval = *fptr;
192 const GFC_COMPLEX_17 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_c4.c 35 const gfc_array_l1 *mask, const GFC_COMPLEX_4 *fptr)
46 const GFC_COMPLEX_4 fval = *fptr;
192 const GFC_COMPLEX_4 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_c8.c 35 const gfc_array_l1 *mask, const GFC_COMPLEX_8 *fptr)
46 const GFC_COMPLEX_8 fval = *fptr;
192 const GFC_COMPLEX_8 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_i1.c 35 const gfc_array_l1 *mask, const GFC_INTEGER_1 *fptr)
46 const GFC_INTEGER_1 fval = *fptr;
192 const GFC_INTEGER_1 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_i16.c 35 const gfc_array_l1 *mask, const GFC_INTEGER_16 *fptr)
46 const GFC_INTEGER_16 fval = *fptr;
192 const GFC_INTEGER_16 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_i2.c 35 const gfc_array_l1 *mask, const GFC_INTEGER_2 *fptr)
46 const GFC_INTEGER_2 fval = *fptr;
192 const GFC_INTEGER_2 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_i4.c 35 const gfc_array_l1 *mask, const GFC_INTEGER_4 *fptr)
46 const GFC_INTEGER_4 fval = *fptr;
192 const GFC_INTEGER_4 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_i8.c 35 const gfc_array_l1 *mask, const GFC_INTEGER_8 *fptr)
46 const GFC_INTEGER_8 fval = *fptr;
192 const GFC_INTEGER_8 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_r10.c 35 const gfc_array_l1 *mask, const GFC_REAL_10 *fptr)
46 const GFC_REAL_10 fval = *fptr;
192 const GFC_REAL_10 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_r16.c 35 const gfc_array_l1 *mask, const GFC_REAL_16 *fptr)
46 const GFC_REAL_16 fval = *fptr;
192 const GFC_REAL_16 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_r17.c 35 const gfc_array_l1 *mask, const GFC_REAL_17 *fptr)
46 const GFC_REAL_17 fval = *fptr;
192 const GFC_REAL_17 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_r4.c 35 const gfc_array_l1 *mask, const GFC_REAL_4 *fptr)
46 const GFC_REAL_4 fval = *fptr;
192 const GFC_REAL_4 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
unpack_r8.c 35 const gfc_array_l1 *mask, const GFC_REAL_8 *fptr)
46 const GFC_REAL_8 fval = *fptr;
192 const GFC_REAL_8 *fptr; local
282 fptr = field->base_addr;
296 *rptr = *fptr;
300 fptr += fstride0;
312 fptr -= fstride[n] * extent[n];
325 fptr += fstride[n];
  /src/external/gpl2/gmake/dist/
vmsify.c 224 char *fptr; local
232 fptr = name;
329 fptr = s;
348 if (*fptr == '/')
350 fptr++;
353 else if (*fptr == '.')
355 fptr++;
363 if (*fptr == '/')
365 fptr++;
373 s = strchr (fptr, '/');
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/src/
MachineModel.cc 90 FILE *fptr = NULL; local
121 fptr = fopen (path, NTXT ("r"));
122 if (fptr == NULL)
155 while (!feof (fptr))
157 char *script = read_line (fptr);
239 fclose (fptr);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
MachineModel.cc 90 FILE *fptr = NULL; local
121 fptr = fopen (path, NTXT ("r"));
122 if (fptr == NULL)
155 while (!feof (fptr))
157 char *script = read_line (fptr);
239 fclose (fptr);
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
unpack_generic.c 72 const char *fptr; local
154 fptr = field->base_addr;
168 memcpy (rptr, fptr, size);
172 fptr += fstride0;
184 fptr -= fstride[n] * extent[n];
197 fptr += fstride[n];
  /src/common/lib/libc/stdlib/
random.c 222 * fptr and rptr are two pointers into the state info, a front and a rear
235 static uint32_t *fptr = &randtbl[SEP_3 + 1]; variable
297 fptr = &state[rand_sep];
444 fptr = &state[(rear + rand_sep) % rand_deg];
481 f = fptr; r = rptr;
493 fptr = f; rptr = r;
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_ia64.S 91 #define fptr r26 define
121 movl fptr = @gprel(fptr_mem_base)
123 add fptr = fptr, gp
193 // FPTR relocs are a bit more interesting: we need to lookup
198 st8 [target] = fptr
200 add target = 8,fptr
206 cmp.geu Poom,p0 = fptr,fptr_limit
220 st8 [fptr] = val,16
  /src/sbin/gpt/
gpt.h 70 int (*fptr)(gpt_t, int, char *[]); member in struct:gpt_cmd
  /src/external/bsd/ntp/dist/libntp/
ntp_random.c 183 * fptr and rptr are two pointers into the state info, a front and a rear
196 static unsigned long *fptr = &randtbl[SEP_3 + 1]; variable
274 fptr = &state[rand_sep];
449 fptr = &state[(rear + rand_sep) % rand_deg];
487 f = fptr; r = rptr;
498 fptr = f; rptr = r;

Completed in 88 milliseconds

1 2