Searched defs:min_t (Results 1 – 7 of 7) sorted by relevance
| /external/xz-embedded/userspace/ |
| D | xz_config.h | 56 #define min_t(type, x, y) min(x, y) macro
|
| /external/icu/icu4c/source/tools/ctestfw/ |
| D | uperf.cpp | 411 double min_t=1000000.0, sum_t=0.0; in runTestLoop() local
|
| /external/cronet/third_party/icu/source/tools/ctestfw/ |
| D | uperf.cpp | 411 double min_t=1000000.0, sum_t=0.0; in runTestLoop() local
|
| /external/libnl/include/netlink-private/ |
| D | netlink.h | 168 #define min_t(type,x,y) \ macro
|
| /external/erofs-utils/include/erofs/ |
| D | defs.h | 138 #define min_t(type, x, y) ({ \ macro
|
| /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| D | PerfTest.java | 407 long min_t = 1000000; in run() local
|
| /external/igt-gpu-tools/tools/ |
| D | intel_audio_dump.c | 52 #define min_t(type, x, y) ({ \ macro
|