Home
last modified time | relevance | path

Searched defs:my_max (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c155 long my_max = 1000 * SCALABILITY_FACTOR; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H A Ds-c1.c119 long my_max = 1000 * SCALABILITY_FACTOR; in main() local
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.c1308 int my_max = INT_MIN, my_min = INT_MAX, qpel_shift = !s->quarter_sample; in lowest_referenced_row() local
/third_party/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c39 #define my_max(a,b) (((a) > (b)) ? (a) : (b)) macro

Completed in 6 milliseconds