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

1 2 3 4 5 6

  /src/external/gpl3/gdb/dist/sim/common/
sim-syscall.c 63 long arg4, long *result, long *result2, int *errcode)
119 *result2 = sc.result2;
126 long result, result2;
129 sim_syscall_multi (cpu, func, arg1, arg2, arg3, arg4, &result, &result2,
124 long result, result2; local
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-syscall.c 63 long arg4, long *result, long *result2, int *errcode)
119 *result2 = sc.result2;
126 long result, result2;
129 sim_syscall_multi (cpu, func, arg1, arg2, arg3, arg4, &result, &result2,
124 long result, result2; local
  /src/external/bsd/ntp/dist/sntp/tests/
kodDatabase.c 110 struct kod_entry* result2; local
111 TEST_ASSERT_EQUAL(1, search_entry(HOST, &result2));
113 TEST_ASSERT_FALSE(result1->timestamp == result2->timestamp);
116 free(result2);
  /src/external/gpl3/gdb/dist/sim/lm32/
traps.c 136 long result, result2; local
141 GET_H_GR (3), GET_H_GR (4), &result, &result2,
145 SET_H_GR (2, result2);
  /src/external/gpl3/gdb.old/dist/sim/lm32/
traps.c 136 long result, result2; local
141 GET_H_GR (3), GET_H_GR (4), &result, &result2,
145 SET_H_GR (2, result2);
  /src/external/gpl3/gcc/dist/libgfortran/generated/
maxloc1_16_i1.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_i16.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_i2.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_i4.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_i8.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_r10.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_r16.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_r17.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_r4.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_16_r8.c 372 GFC_INTEGER_16 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_16)n + 1;
394 result = result2;
maxloc1_4_i1.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_i16.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_i2.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_i4.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_i8.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_r10.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_r16.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_r17.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_r4.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;
maxloc1_4_r8.c 372 GFC_INTEGER_4 result2 = 0; local
381 if (!result2)
382 result2 = (GFC_INTEGER_4)n + 1;
394 result = result2;

Completed in 51 milliseconds

1 2 3 4 5 6