on                 15 ompi/mpi/fortran/configure-fortran-output-bottom.h ! conditional logic based on the #define's values from that file.
on                 32 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! subroutines-with-LOGICAL-params, we have to be creative on how to
on                 12 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-cptr-interfaces.h ! gfortran on RHEL 5 does not support this module/type).  So we use a
on                 14 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-cptr-interfaces.h ! gfortran on RHEL 5 does not support this module/type).  So we use a
on               3825 opal/mca/event/libevent2022/libevent/http.c 	int on = 1, r;
on               3840 opal/mca/event/libevent2022/libevent/http.c 	if (setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (void *)&on, sizeof(on))<0)
on                207 opal/mca/event/libevent2022/libevent/listener.c 	int on = 1;
on                229 opal/mca/event/libevent2022/libevent/listener.c 	if (setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (void*)&on, sizeof(on))<0) {