P99_GEN_EXPR(maximum, ((A) >= (B)) ? (A) : (B), \ P99_STD_REAL_EXTS \ ) \ ((A), (B))
Definition at line 740 of file p99_generic.h.