Home
last modified time | relevance | path

Searched defs:smin (Results 1 – 3 of 3) sorted by relevance

/dragonfly/tools/regression/p1003_1b/
H A Dsched.c62 int smin; in checkpris() local
/dragonfly/contrib/grep/lib/
H A Dintprops.h448 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
453 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddouble-int.c1439 double_int::smin (double_int b) in smin() function