HomeSort by relevance Sort by last modified time
    Searched refs:__sign (Results 26 - 28 of 28) sorted by null

12

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_trace.h 369 int __sign = 1; local
374 __sign = -1;
382 return __sign * __result;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_trace.h 369 int __sign = 1; local
374 __sign = -1;
382 return __sign * __result;
  /external/valgrind/main/perf/
test_input_for_tinycc.c 833 int *__restrict __sign) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (3, 4)));
839 int *__restrict __sign) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (3, 4)));
851 int *__restrict __decpt, int *__restrict __sign)
854 int *__restrict __decpt, int *__restrict __sign)
863 int *__restrict __sign, char *__restrict __buf,
866 int *__restrict __sign, char *__restrict __buf,
870 int *__restrict __decpt, int *__restrict __sign,
874 int *__restrict __decpt, int *__restrict __sign,
    [all...]

Completed in 154 milliseconds

12